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:
ms
2007-08-25 12:38:30 +00:00
parent ca4c317c04
commit 93b345286b

View File

@@ -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}