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
..
adjtimex.c a few tweaks for bionic 2011-07-08 08:34:28 +02:00
bbconfig.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
beep.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
chat.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
chrt.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
Config.src less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. 2011-07-25 15:18:20 +02:00
conspy.c conspy: add framebuffer support, -Q option. 2011-09-13 18:39:04 +02:00
crond.c CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 2012-12-19 15:53:33 -05:00
crontab.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
dc.c dc: fix a case where we can run off malloced space 2011-07-15 08:37:36 +02:00
devfsd.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
devmem.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
eject.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
fbsplash.c fbsplash: fix regression from e4fa7b7 2012-10-17 19:39:34 +02:00
fbsplash.cfg fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg 2008-03-26 15:12:11 +00:00
flash_eraseall.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
flash_lock_unlock.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
flashcp.c flashcp: remove unused variable opts 2012-09-27 16:06:34 +02:00
hdparm.c add INIT_G()'s. No code changes. 2011-09-21 01:59:15 +02:00
inotifyd.c inotify: if PROG is -, print events to stdout 2011-10-10 20:24:02 +02:00
ionice.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
last_fancy.c fix "variable 'foo' set but not used" warnings 2011-05-13 20:57:01 +02:00
last.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
less.c who,less: tweaked help text 2012-04-17 16:11:25 +02:00
makedevs.c makedevs: fix help-text 2011-05-30 23:00:47 +02:00
man.c man: fix handling of gzipped manpages 2012-06-08 10:22:05 +02:00
microcom.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
mountpoint.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
mt.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
nandwrite.c nanddump: invert the meaning of the -o parameter to match upstream 2012-10-15 14:32:23 +02:00
raidautorun.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
readahead.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
rfkill.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
runlevel.c whitespace fixes 2011-10-28 14:07:44 +02:00
rx.c rx: fix file corruption on block checksum failure 2011-11-23 12:07:31 +01:00
setserial.c a few tweaks for bionic 2011-07-08 08:34:28 +02:00
setsid.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
strings.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
taskset.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
time.c include sys/resource.h where needed 2012-07-05 23:19:09 -04:00
timeout.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
ttysize.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
ubi_tools.c ubi_tools: add workaround for bad kernel headers. Closes 4838 2012-03-11 18:04:14 +01:00
volname.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
wall.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
watchdog.c CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 2012-12-19 15:53:33 -05:00