mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Keepconnected muss geloescht werden.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@823 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -288,6 +288,7 @@ case "${1}" in
|
||||
|
||||
elif [ "$TYPE" == "PPPOE" ]; then
|
||||
boot_mesg "Bringing down the PPPoE interface on ${DEVICE}..."
|
||||
rm -f /var/ipfire/red/keepconnected
|
||||
killproc /usr/sbin/pppd
|
||||
|
||||
ip addr del 1.1.1.1/24 broadcast 1.1.1.255 dev ${DEVICE}
|
||||
|
||||
Reference in New Issue
Block a user