From e798fee78d9164b20f4b9ef14be4743c83a44676 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Tue, 28 Apr 2015 21:16:54 +0200 Subject: [PATCH] Core90: Regenerate ddns config file. --- config/rootfiles/core/90/update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/core/90/update.sh b/config/rootfiles/core/90/update.sh index 573d5a7c9f..2a69278f9b 100644 --- a/config/rootfiles/core/90/update.sh +++ b/config/rootfiles/core/90/update.sh @@ -192,6 +192,8 @@ EOF fcrontab -z &>/dev/null +# Generate ddns configuration file +sudo -u nobody /srv/web/ipfire/cgi-bin/ddns.cgi # Update Language cache perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" -- 2.39.2