diff options
author | Christian Breunig <christian@breunig.cc> | 2023-02-14 19:47:51 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-02-14 19:47:51 +0100 |
commit | 5207b6f510d67762eb7ae9d5394c68ded65d7905 (patch) | |
tree | adfb4111166ba20a01597861f8ec4aaf24571ee9 /data/live-build-config/hooks/live/18-enable-disable_services.chroot | |
parent | 82f35fd474400429cc73cc93386f2a21afd9aaf8 (diff) | |
download | vyos-build-5207b6f510d67762eb7ae9d5394c68ded65d7905.tar.gz vyos-build-5207b6f510d67762eb7ae9d5394c68ded65d7905.zip |
strongSwan: T4593: move to charon-systemd
Diffstat (limited to 'data/live-build-config/hooks/live/18-enable-disable_services.chroot')
-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 f69a76bb..a1d328ed 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 @@ -51,6 +51,7 @@ systemctl disable telegraf.service systemctl disable ndppd.service systemctl disable ipsec.service systemctl disable strongswan-starter.service +systemctl disable strongswan.service systemctl disable avahi-daemon.service systemctl disable atop-rotate.timer systemctl disable ModemManager.service |