mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Revert changes as requested by Ermal
This commit is contained in:
parent
541ba27e48
commit
d32a40c1c6
@ -4,5 +4,7 @@ if [ -f /tmp/$1up ] && [ -f /conf/$1.log ]; then
|
||||
/usr/local/sbin/ppp-log-uptime.sh $seconds $1 &
|
||||
fi
|
||||
# delete the node just in case mpd cannot do that
|
||||
#/usr/sbin/ngctl shutdown $1:
|
||||
/bin/rm -f /var/etc/nameserver_$1
|
||||
/usr/sbin/ngctl shutdown $1:
|
||||
/bin/rm -f /var/etc/nameserver_$1
|
||||
/bin/rm -f /tmp/$1_router
|
||||
/bin/rm -f /tmp/$1up
|
||||
|
||||
Loading…
Reference in New Issue
Block a user