Skip to content

Commit 7b7aab2

Browse files
committed
Disable strongswan.starter
1 parent bffc0e0 commit 7b7aab2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ function install_apt_defaults () {
3131
# Disable/Mask the IPsec service
3232
/usr/bin/systemctl mask ipsec.service
3333
/usr/bin/systemctl stop ipsec.service
34+
/usr/bin/systemctl mask strongswan-starter.service
35+
/usr/bin/systemctl stop strongswan-starter.service
3436
fi
3537

3638
groupadd swan

0 commit comments

Comments
 (0)