summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/18-enable-disable_services.chroot
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-27 09:26:38 +0200
committerChristian Poessinger <christian@poessinger.com>2021-08-27 09:26:59 +0200
commite1e52165e041c84e89a07fb24095a530ba1bcd80 (patch)
tree4a5d647aca20df56b5863b5368f143e8673123b5 /data/live-build-config/hooks/live/18-enable-disable_services.chroot
parent8dfa1e229e6f831b65201090263e7ad7c38a0dc8 (diff)
downloadvyos-build-e1e52165e041c84e89a07fb24095a530ba1bcd80.tar.gz
vyos-build-e1e52165e041c84e89a07fb24095a530ba1bcd80.zip
systemd: services: fix strongSwan service names to disable
Diffstat (limited to 'data/live-build-config/hooks/live/18-enable-disable_services.chroot')
-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 9ecc0a74..13f82439 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
@@ -18,7 +18,6 @@ systemctl disable mdns-repeater.service
systemctl disable 'udp-broadcast-relay@*.service'
systemctl disable pdns-recursor.service
systemctl disable tftpd-hpa.service
-systemctl disable strongswan.service
systemctl disable logd.service
systemctl disable frr.service
systemctl disable salt-minion.service
@@ -55,6 +54,7 @@ systemctl disable keepalived.service
systemctl disable ipvsadm.service
systemctl disable telegraf.service
systemctl disable ndppd.service
+systemctl disable ipsec.service
systemctl disable strongswan-starter.service
echo I: Enabling services