diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-02-10 14:11:31 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-02-10 14:11:31 -0500 |
commit | 30e307296c516955ee6560676d998989da2b4a3e (patch) | |
tree | 60a116875734be79b275cb826f3605cce6c9662b /pkg_config.7.xml | |
parent | 041b9a8225bb5da7312a59bcc1d1847b1bd19a69 (diff) | |
download | pfsense-packages-30e307296c516955ee6560676d998989da2b4a3e.tar.gz pfsense-packages-30e307296c516955ee6560676d998989da2b4a3e.tar.bz2 pfsense-packages-30e307296c516955ee6560676d998989da2b4a3e.zip |
Add after_install_info items to Avahi and Snort
Diffstat (limited to 'pkg_config.7.xml')
-rw-r--r-- | pkg_config.7.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index bd9001c9..c07e4f98 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -41,6 +41,7 @@ <required_version>1.2.3</required_version> <config_file>http://www.pfsense.com/packages/config/avahi/avahi.xml</config_file> <configurationfile>avahi.xml</configurationfile> + <after_install_info>Please visit the Avahi settings tab and select which interfaces you do not wish Avahi to listen on and click save to start the service.</after_install_info> </package> <package> <name>ntop</name> @@ -147,6 +148,7 @@ <required_version>1.2</required_version> <status>Stable</status> <configurationfile>snort.xml</configurationfile> + <after_install_info>Please visit the Snort settings tab and enter your oinkid code. Afterwards visit the update rules tab to download the snort rules.</after_install_info> </package> <package> <name>spamd</name> |