summaryrefslogtreecommitdiff
path: root/data/live-build-config
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-27 09:27:51 +0200
committerChristian Poessinger <christian@poessinger.com>2021-08-27 09:27:58 +0200
commit6c8e2d0168252cfb102db199eae760b9e940dbf6 (patch)
tree4bdbddbe58c7eb31d302a409dd98e39b6466b559 /data/live-build-config
parente1e52165e041c84e89a07fb24095a530ba1bcd80 (diff)
downloadvyos-build-6c8e2d0168252cfb102db199eae760b9e940dbf6.tar.gz
vyos-build-6c8e2d0168252cfb102db199eae760b9e940dbf6.zip
systemd: services: remove no longer available (pacemaker|corosync).service from disable list
We no longer have clustering at the moment.
Diffstat (limited to 'data/live-build-config')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot2
1 files changed, 0 insertions, 2 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 13f82439..1ec7d917 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
@@ -24,8 +24,6 @@ systemctl disable salt-minion.service
systemctl disable certbot.service
systemctl disable certbot.timer
systemctl disable nginx.service
-systemctl disable pacemaker.service
-systemctl disable corosync.service
systemctl disable wpa_supplicant.service
systemctl disable squid.service
systemctl disable heartbeat.service