summaryrefslogtreecommitdiff
path: root/data/live-build-config
diff options
context:
space:
mode:
authorsarthurdev <965089+sarthurdev@users.noreply.github.com>2021-10-16 21:03:29 +0200
committersarthurdev <965089+sarthurdev@users.noreply.github.com>2021-10-19 22:42:20 +0200
commitc3097b26599b84c68ccbc7bc84e400c71ae614cb (patch)
treedcbfc045ab850631d68aad5cf2434da27d6c9f31 /data/live-build-config
parent16ed3787c14eb7bca3b3065431b4c9a146fe6458 (diff)
downloadvyos-build-c3097b26599b84c68ccbc7bc84e400c71ae614cb.tar.gz
vyos-build-c3097b26599b84c68ccbc7bc84e400c71ae614cb.zip
mdns: T3917: Disable avahi-daemon.service by default
Diffstat (limited to 'data/live-build-config')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/live-build-config/hooks/live/18-enable-disable_services.chroot b/data/live-build-config/hooks/live/18-enable-disable_services.chroot
index 0938e23c..ee3b38bf 100755
--- a/data/live-build-config/hooks/live/18-enable-disable_services.chroot
+++ b/data/live-build-config/hooks/live/18-enable-disable_services.chroot
@@ -50,6 +50,7 @@ systemctl disable telegraf.service
systemctl disable ndppd.service
systemctl disable ipsec.service
systemctl disable strongswan-starter.service
+systemctl disable avahi-daemon.service
echo I: Enabling services
systemctl enable ssh-session-cleanup.service