busybox/miscutils
Anthony G. Basile 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
We set a default path for the directory where pidfiles are create
when FEATURE_PIDFILE is selected.  The default has no effect on
applets which must specify a pidfile path on the command line to
run, and it can be overridden by applets which optionally allow
the user to specify the pidfile path.

We also add pidfile write/remove support for klogd, ntpd and watchdog.
For syslogd, we add a missing remove_pidfile() for better cleanup
on daemon exit.

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-12-19 15:53:33 -05:00
..
2011-07-08 08:34:28 +02:00
2012-09-27 16:06:34 +02:00
2011-09-21 01:59:15 +02:00
2012-04-17 16:11:25 +02:00
2011-05-30 23:00:47 +02:00
2012-06-08 10:22:05 +02:00
2011-10-28 14:07:44 +02:00
2011-07-08 08:34:28 +02:00
2012-07-05 23:19:09 -04:00