Browse Source

Unfortunately avahi can't be removed without also removing emacs

Bob Mottram 9 years ago
parent
commit
05e070ecc0
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      src/freedombone

+ 0
- 3
src/freedombone View File

@@ -1975,9 +1975,6 @@ function configure_avahi {
1975 1975
   fi
1976 1976
   # only enable avahi if we're doing mesh networking
1977 1977
   if [[ $ENABLE_BABEL != "yes" && $ENABLE_BATMAN != "yes" && $ENABLE_CJDNS != "yes" ]]; then
1978
-      # Ensure that avahi is not installed. We only need it for mesh networking
1979
-      # Where there is no conventional DNS resolution
1980
-      apt-get -y remove avahi-*
1981 1978
       return
1982 1979
   fi
1983 1980
   apt-get -y install avahi-utils avahi-autoipd avahi-dnsconfd