]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
core80: Add ddns to updater.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 13 Jul 2014 08:13:21 +0000 (10:13 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 13 Jul 2014 08:13:21 +0000 (10:13 +0200)
config/rootfiles/core/80/filelists/ddns [new symlink]
config/rootfiles/core/80/filelists/files
config/rootfiles/core/80/update.sh

diff --git a/config/rootfiles/core/80/filelists/ddns b/config/rootfiles/core/80/filelists/ddns
new file mode 120000 (symlink)
index 0000000..7395164
--- /dev/null
@@ -0,0 +1 @@
+../../../common/ddns
\ No newline at end of file
index e59252bd3696b7e7a026f030100a03e897553abb..8ece4f83edb3edb70b0ab37470c4e94b042fce29 100644 (file)
@@ -3,6 +3,8 @@ etc/issue
 etc/logrotate.conf
 etc/rc.d/init.d/dhcrelay
 etc/rc.d/init.d/dnsmasq
+etc/rc.d/init.d/networking/red.up/30-ddns
+srv/web/ipfire/cgi-bin/ddns.cgi
 srv/web/ipfire/cgi-bin/logs.cgi/firewalllogcountry.dat
 srv/web/ipfire/cgi-bin/ovpnmain.cgi
 srv/web/ipfire/cgi-bin/routing.cgi
index 27e5bde694aaf98c4f4d9f21a7ef45acb3f6383b..baba3e2201e687c3e917cc010d35b98295c66b2d 100644 (file)
@@ -40,6 +40,8 @@ rm -f \
        /usr/lib/ipsec/plugins/libstrongswan-unity.so \
        /usr/share/strongswan/templates/config/plugins/unity.conf
 
+rm -f /usr/local/bin/setddns.pl
+
 # Extract files
 extract_files