]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/rootfiles/core/115/update.sh
core115: Include captive portal in updater
[ipfire-2.x.git] / config / rootfiles / core / 115 / update.sh
index 95260c88c1e69a22ef6165ce730c699fe2577b12..50dafe1aae7af4f6f22c1935bbe8c306b230998c 100644 (file)
@@ -57,6 +57,10 @@ grep -q "captivectrl" /var/spool/cron/root.orig || cat <<EOF >> /var/spool/cron/
 EOF
 fcrontab -z
 
+# Load captive portal configuration
+/etc/rc.d/init.d/apache2 reload
+/etc/rc.d/init.d/firewall restart
+
 # This update need a reboot...
 #touch /var/run/need_reboot