diff --git a/debian/wit-network-config.postinst b/debian/wit-network-config.postinst index 063aa70..50aaf5a 100755 --- a/debian/wit-network-config.postinst +++ b/debian/wit-network-config.postinst @@ -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