[PATCH 2/2] start-stop-daemon - find processes better

Roy Marples roy at marples.name
Wed Apr 30 11:18:05 UTC 2008


start-stop-daemon uses stat to match running binaries.
This is not good as the binary in question could be moved or deleted during an 
upgrade.

This patch instead checks how the daemon was started and mirrors how Gentoo's 
start-stop-daemon implementation works.

Thanks

Roy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-ssd-proc.patch
Type: text/x-diff
Size: 2632 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20080430/91fd59a3/attachment.bin 


More information about the busybox mailing list