We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffc0e0 commit 7b7aab2Copy full SHA for 7b7aab2
1 file changed
install.sh
@@ -31,6 +31,8 @@ function install_apt_defaults () {
31
# Disable/Mask the IPsec service
32
/usr/bin/systemctl mask ipsec.service
33
/usr/bin/systemctl stop ipsec.service
34
+ /usr/bin/systemctl mask strongswan-starter.service
35
+ /usr/bin/systemctl stop strongswan-starter.service
36
fi
37
38
groupadd swan
0 commit comments