View previous topic :: View next topic |
Author |
Message |
wswartzendruber Veteran
Joined: 23 Mar 2004 Posts: 1261 Location: Idaho, USA
|
Posted: Sun Dec 28, 2008 8:21 am Post subject: pppd Hangs on "/etc/init.d/net.ppp0 stop" |
|
|
I can't get PPPD to shutdown anymore. I used to just say...
Code: | /etc/init.d/net.ppp0 stop |
...and it would shut down. It would spew out some stuff about the device not being found, but it would still shut down.
And now comes Linux 2.6.28 and it doesn't shutdown anymore...
Code: | thinkpad ~ # /etc/init.d/net.ppp0 stop
* Bringing down interface ppp0
* Stopping pppd on ppp0 |
...and eventually times out and dies, with pppd still running. If I kill pppd from another shell, then it kills as normal. _________________ Git has obsoleted SVN.
10mm Auto has obsoleted 45 ACP. |
|
Back to top |
|
|
mv Watchman
Joined: 20 Apr 2005 Posts: 6780
|
Posted: Sun Dec 28, 2008 10:08 am Post subject: |
|
|
I guess that you are using >=openrc-0.4? Then you should use the latest patch from the corresonding openrc bug. |
|
Back to top |
|
|
wswartzendruber Veteran
Joined: 23 Mar 2004 Posts: 1261 Location: Idaho, USA
|
Posted: Sun Dec 28, 2008 11:47 am Post subject: |
|
|
I just hard masked it. But I do appreciate the info. _________________ Git has obsoleted SVN.
10mm Auto has obsoleted 45 ACP. |
|
Back to top |
|
|
|