mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-08 14:06:10 +02:00
core140: add dns changes to updater.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -2,12 +2,31 @@ etc/system-release
|
|||||||
etc/issue
|
etc/issue
|
||||||
srv/web/ipfire/cgi-bin/credits.cgi
|
srv/web/ipfire/cgi-bin/credits.cgi
|
||||||
var/ipfire/langs
|
var/ipfire/langs
|
||||||
|
etc/rc.d/init.d/networking/dhcpcd.exe
|
||||||
|
etc/rc.d/init.d/networking/red
|
||||||
|
etc/rc.d/init.d/networking/red.up/05-update-dns-forwarders
|
||||||
etc/rc.d/init.d/unbound
|
etc/rc.d/init.d/unbound
|
||||||
etc/rc.d/init.d/suricata
|
etc/rc.d/init.d/suricata
|
||||||
|
etc/ppp/ip-down
|
||||||
|
etc/ppp/ip-up
|
||||||
|
etc/unbound/unbound.conf
|
||||||
opt/pakfire/etc/pakfire.conf
|
opt/pakfire/etc/pakfire.conf
|
||||||
opt/pakfire/lib/functions.pl
|
opt/pakfire/lib/functions.pl
|
||||||
|
srv/web/ipfire/cgi-bin/dns.cgi
|
||||||
|
srv/web/ipfire/cgi-bin/dnsforward.cgi
|
||||||
|
srv/web/ipfire/cgi-bin/hosts.cgi
|
||||||
srv/web/ipfire/cgi-bin/ids.cgi
|
srv/web/ipfire/cgi-bin/ids.cgi
|
||||||
|
srv/web/ipfire/cgi-bin/index.cgi
|
||||||
|
srv/web/ipfire/cgi-bin/netexternal.cgi
|
||||||
|
srv/web/ipfire/cgi-bin/pppsetup.cgi
|
||||||
srv/web/ipfire/cgi-bin/vpnmain.cgi
|
srv/web/ipfire/cgi-bin/vpnmain.cgi
|
||||||
usr/local/bin/backupiso
|
usr/local/bin/backupiso
|
||||||
|
usr/local/bin/convert-dns-settings
|
||||||
|
usr/local/bin/unboundctrl
|
||||||
usr/sbin/convert-snort
|
usr/sbin/convert-snort
|
||||||
usr/sbin/setup
|
usr/sbin/setup
|
||||||
|
usr/sbin/unbound-dhcp-leases-bridge
|
||||||
|
var/ipfire/backup/bin/backup.pl
|
||||||
|
var/ipfire/ids-functions.pl
|
||||||
|
var/ipfire/menu.d/30-network.menu
|
||||||
|
var/ipfire/general-functions.pl
|
||||||
|
|||||||
@@ -43,6 +43,7 @@ done
|
|||||||
|
|
||||||
|
|
||||||
# Remove files
|
# Remove files
|
||||||
|
rm -f /etc/rc.d/init.d/networking/red.up/06-safe-search
|
||||||
|
|
||||||
# Stop services
|
# Stop services
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user