diff options
-rwxr-xr-x | data/live-build-config/hooks/live/18-enable-disable_services.chroot | 1 |
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 24ae88b8..e2b78431 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 @@ -50,6 +50,7 @@ systemctl disable ipvsadm.service systemctl disable telegraf.service systemctl disable ndppd.service systemctl disable ipsec.service +systemctl disable strongswan.service systemctl disable strongswan-starter.service systemctl disable avahi-daemon.service systemctl disable atop-rotate.timer |