mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core142: fix typo's at remove/update dns forwareders changes
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -91,15 +91,15 @@ rm -rf /usr/lib/pppd/2.4.7
|
|||||||
/etc/init.d/squid stop
|
/etc/init.d/squid stop
|
||||||
/etc/init.d/suricata stop
|
/etc/init.d/suricata stop
|
||||||
|
|
||||||
# drop unbound remove-forwarders
|
# drop unbound remove and update forwarders
|
||||||
rm -f /etc/rc.d/init.d/netowrking/red.down/05-remove-dns-forwarders
|
rm -f /etc/rc.d/init.d/networking/red.down/05-*-dns-forwarders
|
||||||
|
|
||||||
# Extract files
|
# Extract files
|
||||||
extract_files
|
extract_files
|
||||||
|
|
||||||
# move update forwarders below firewall
|
# move update forwarders below firewall
|
||||||
mv -f /etc/rc.d/init.d/netowrking/red.up/05-update-dns-forwarders \
|
mv -f /etc/rc.d/init.d/networking/red.up/05-update-dns-forwarders \
|
||||||
/etc/rc.d/init.d/netowrking/red.up/22-update-dns-forwarders
|
/etc/rc.d/init.d/networking/red.up/22-update-dns-forwarders
|
||||||
|
|
||||||
# update linker config
|
# update linker config
|
||||||
ldconfig
|
ldconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user