summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-12-28 22:52:05 +0100
committerChristian Poessinger <christian@poessinger.com>2020-12-28 22:52:05 +0100
commitd14b0ee946bcd80e4f758764c784ffa6737f0a4b (patch)
tree0407e111069473cf9a35653db06ce051bb4b5b10 /data/live-build-config/hooks
parent649be758762baa3de4fe5a79a752b3addb33c10f (diff)
downloadvyos-build-d14b0ee946bcd80e4f758764c784ffa6737f0a4b.tar.gz
vyos-build-d14b0ee946bcd80e4f758764c784ffa6737f0a4b.zip
systemd: services: disable ddclient
Diffstat (limited to 'data/live-build-config/hooks')
-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 c339e7b7..89e80b00 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
@@ -47,6 +47,7 @@ systemctl disable snmpd.service
systemctl disable conserver-server.service
systemctl disable dropbear.service
systemctl disable fastnetmon.service
+systemctl disable ddclient.service
systemctl disable ocserv.service
systemctl disable tuned.service
systemctl disable radvd.service