[Bug 4844] New: start-stop-daemon pid file error.

bugzilla at busybox.net bugzilla at busybox.net
Sun Mar 4 14:04:07 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=4844

           Summary: start-stop-daemon pid file error.
           Product: Busybox
           Version: 1.19.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Standard Compliance
        AssignedTo: unassigned at busybox.net
        ReportedBy: awa_wp at wp.pl
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


If I run a command:
"start-stop-daemon -S -m -p /var/run/test.pid --exec test" 
where "test" is a busybox applet, the pid stored in the "test.pid" file is one
less than the assigned to "test" program.
If the "test" program isn't a busybox applet the pids numbers are correct.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list