core90: Also regenerate IPsec configuration during the update

This commit is contained in:
Michael Tremer
2015-05-02 14:29:46 +02:00
parent 88b1e637ac
commit 0ee35ce0ca

View File

@@ -195,6 +195,9 @@ fcrontab -z &>/dev/null
# Generate ddns configuration file
sudo -u nobody /srv/web/ipfire/cgi-bin/ddns.cgi
# Regenerate IPsec configuration
sudo -u nobody /srv/web/ipfire/cgi-bin/vpnmain.cgi
# Update Language cache
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"