busybox/networking
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
..
2012-09-29 16:43:33 +02:00
2012-09-29 16:43:33 +02:00
2011-07-08 05:47:49 +02:00
2012-03-19 12:22:57 +01:00
2011-02-03 00:05:48 +01:00
2012-11-09 17:16:40 +01:00
2011-12-06 18:59:55 +01:00
2010-11-28 23:01:18 +01:00
2011-07-25 16:35:44 +02:00
2011-09-21 01:59:15 +02:00