summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks
diff options
context:
space:
mode:
authorhagbard <vyosdev@derith.de>2019-10-08 11:29:50 -0700
committerhagbard <vyosdev@derith.de>2019-10-08 11:29:50 -0700
commit1ff1b22726f1f4678dca8295860623d728e20521 (patch)
tree4febc343d40e44b38510b930b67896a79d24578d /data/live-build-config/hooks
parentaca46a9270bba6bcb50cedbbeafaf1279ab8c82b (diff)
downloadvyos-build-1ff1b22726f1f4678dca8295860623d728e20521.tar.gz
vyos-build-1ff1b22726f1f4678dca8295860623d728e20521.zip
systemd-services: disable pacemaker, corosync, wpa_supplicant, squid
- dusable their autostart at boot time via systemd defaults
Diffstat (limited to 'data/live-build-config/hooks')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot5
1 files changed, 5 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 0caed88a..93e413d0 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
@@ -39,5 +39,10 @@ systemctl disable strongswan.service
systemctl disable frr.service
systemctl disable salt-minion.service
systemctl disable nginx.service
+systemctl disable pacemaker.service
+systemctl disable corosync.service
+systemctl disable wpa_supplicant.service
+systemctl disable squid.service
+
systemctl enable vyos-hostsd.service