diff options
Diffstat (limited to 'data/live-build-config/hooks/18-enable-disable_services.chroot')
-rwxr-xr-x | data/live-build-config/hooks/18-enable-disable_services.chroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/live-build-config/hooks/18-enable-disable_services.chroot b/data/live-build-config/hooks/18-enable-disable_services.chroot index 2b278fac..e525cf56 100755 --- a/data/live-build-config/hooks/18-enable-disable_services.chroot +++ b/data/live-build-config/hooks/18-enable-disable_services.chroot @@ -35,4 +35,5 @@ systemctl disable pdns-recursor systemctl disable tftpd-hpa.service /usr/sbin/update-rc.d -f tftpd-hpa.service remove +systemctl disable strongswan.service systemctl disable frr.service |