core80: ddns: Generate ddns.conf during update.

This commit is contained in:
Michael Tremer
2014-07-08 16:12:27 +02:00
parent cd56eb6db1
commit ee7a9de321

View File

@@ -46,6 +46,12 @@ rm -f \
/opt/pakfire/db/installed/meta-libgpg-error \
/opt/pakfire/db/rootfiles/libgpg-error
# Generate ddns configuration file
/srv/web/ipfire/cgi-bin/ddns.cgi
touch /var/ipfire/ddns/ddns.conf
chown nobody.nobody /var/ipfire/ddns/ddns.conf
sync
# This update need a reboot...