mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
core80: Add ddns to updater.
This commit is contained in:
1
config/rootfiles/core/80/filelists/ddns
Symbolic link
1
config/rootfiles/core/80/filelists/ddns
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/ddns
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user