leaving strongswan untouched since it would otherwise break a upgrade process

This commit is contained in:
toby 2018-10-31 23:22:31 +01:00
parent 03a8db740f
commit 2bfed0b53e
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ case "$1" in
## START configuring services as we need it
systemctl disable strongswan # disable ipsec till we have the certs and all ansible will enable it after dropping certs
#systemctl disable strongswan # disable ipsec till we have the certs and all ansible will enable it after dropping certs
systemctl enable firewall
systemctl enable systemd-timesyncd
systemctl restart systemd-timesyncd