summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-01-05 21:10:55 +0100
committerGitHub <noreply@github.com>2022-01-05 21:10:55 +0100
commitaf807cdb02fa123595d4d6a2c8d9159e8e34d8b5 (patch)
tree2095d55c769d6f3f0961db89fec7bac40846d328 /data
parent57bba4f1b8c6606016828d04a8892429bc1ab3a0 (diff)
parenteee081e26da5aaf997b3d0022abe9fc75f38c94f (diff)
downloadvyos-build-af807cdb02fa123595d4d6a2c8d9159e8e34d8b5.tar.gz
vyos-build-af807cdb02fa123595d4d6a2c8d9159e8e34d8b5.zip
Merge pull request #211 from sarthurdev/current
vyos-user-utils: Disable dnsdist service introduced by `vyos-user-utils` package
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot2
1 files changed, 1 insertions, 1 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 17cf2f74..9af38362 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
@@ -14,7 +14,6 @@ systemctl disable lldpd.service
systemctl disable LCDd.service
systemctl disable lcdproc.service
systemctl disable conntrackd.service
-systemctl disable mdns-repeater.service
systemctl disable 'udp-broadcast-relay@*.service'
systemctl disable pdns-recursor.service
systemctl disable tftpd-hpa.service
@@ -53,6 +52,7 @@ systemctl disable strongswan-starter.service
systemctl disable avahi-daemon.service
systemctl disable atop-rotate.timer
systemctl disable ModemManager.service
+systemctl disable dnsdist.service
echo I: Enabling services
systemctl enable ssh-session-cleanup.service