[BusyBox 0005954]: Cannot STOP "cleanly" the service PPPD.
bugs at busybox.net
bugs at busybox.net
Mon Nov 3 20:54:24 UTC 2008
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=5954
======================================================================
Reported By: Danny Gilbert
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 5954
Category: Networking Support
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-03-2008 12:54 PST
Last Modified: 11-03-2008 12:54 PST
======================================================================
Summary: Cannot STOP "cleanly" the service PPPD.
Description:
I can use PPPD to communicate with my GPRS (cell phone) but I tried
anything to hangup (SIGHUP), terminate (SIGTERM) or kill (SIGKILL) the
PPPD when not used anymore. It stops but the process PPPD is a ZOMBIE
after all. Maybe I don't do the good thing about it. Can someone can try
it !
In my mean software, I do a fork and execute the PPPD. When my software
wants to close (stop), I ask the PPPD to hang up and shut itself.
Is there SOMETHING special with PPPD on BUSYBOX or this is the SAME as
other Linux distribution ?
Thank you !
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-03-08 12:54 Danny Gilbert New Issue
11-03-08 12:54 Danny Gilbert Status new => assigned
11-03-08 12:54 Danny Gilbert Assigned To => BusyBox
======================================================================
More information about the busybox-cvs
mailing list