diff options
author | Scott Ullrich <sullrich@su.local> | 2009-10-10 17:20:55 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@su.local> | 2009-10-10 17:20:55 -0400 |
commit | d984cd16d9a528e888950019bee43e67f8b7d089 (patch) | |
tree | e2c266f86b82552ea5896afb05249a0a279a917f | |
parent | c3e31a3813b015573998904f1a96e1a1d2cc3aa4 (diff) | |
download | pfsense-packages-d984cd16d9a528e888950019bee43e67f8b7d089.tar.gz pfsense-packages-d984cd16d9a528e888950019bee43e67f8b7d089.tar.bz2 pfsense-packages-d984cd16d9a528e888950019bee43e67f8b7d089.zip |
Turn off avahi on nano on 1.2.X for time being until a crashing during install bug is fixed
-rwxr-xr-x | pkg_config.7.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 2af136bf..321222cf 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -63,6 +63,7 @@ <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> + <noembedded>true</noembedded> </package> <package> <name>ntop</name> |