summaryrefslogtreecommitdiff
path: root/data/live-build-config
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2017-12-08 20:23:22 +0100
committerChristian Poessinger <christian@poessinger.com>2017-12-08 20:31:30 +0100
commit2dbff76543c2bec6de5c54cb9cc9e6297a91f419 (patch)
treeeb8e247579c2971d565c76c849cc8d5680643b0f /data/live-build-config
parent375025afcd10dbfdf582c7b2691fe8efd39b107e (diff)
downloadvyos-build-2dbff76543c2bec6de5c54cb9cc9e6297a91f419.tar.gz
vyos-build-2dbff76543c2bec6de5c54cb9cc9e6297a91f419.zip
Remove 'vyos-cfg-avahi' submodule (superseeded) (T378)
Using AVAHI as mDNS reflector has the big disadvantage that the reflection interface can not be specified. It will reflect the mDNS messages on ALL interfaces. A new technique called mDNS repeater based upon https://github.com/vyos/mdns-repeater will be used in the future.
Diffstat (limited to 'data/live-build-config')
-rwxr-xr-xdata/live-build-config/hooks/18-enable-disable_services.chroot2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/live-build-config/hooks/18-enable-disable_services.chroot b/data/live-build-config/hooks/18-enable-disable_services.chroot
index b6609fa7..abb60241 100755
--- a/data/live-build-config/hooks/18-enable-disable_services.chroot
+++ b/data/live-build-config/hooks/18-enable-disable_services.chroot
@@ -28,5 +28,3 @@ systemctl disable lldpd
systemctl enable ssh-session-cleanup
/usr/sbin/update-rc.d -f conntrackd remove
systemctl disable conntrackd
-/usr/sbin/update-rc.d -f avahi-daemon remove
-systemctl disable avahi-daemon