diff options
Diffstat (limited to 'data')
-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 9bb1a957..bd9832e8 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 @@ -58,6 +58,7 @@ systemctl disable keepalived.service systemctl disable ipvsadm.service systemctl disable telegraf.service systemctl disable ndppd.service +systemctl disable strongswan-starter.service echo I: Enabling services systemctl enable ssh-session-cleanup.service |