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
..
Config.src
Kbuild.src
adjtimex.c
bbconfig.c
beep.c
chat.c
chrt.c
conspy.c
crond.c
crontab.c
dc.c
devfsd.c
devmem.c
eject.c
fbsplash.c
fbsplash.cfg
flash_eraseall.c
flash_lock_unlock.c
flashcp.c
hdparm.c
inotifyd.c
ionice.c
last.c
last_fancy.c
less.c
makedevs.c
man.c
microcom.c
mountpoint.c
mt.c
nandwrite.c
raidautorun.c
readahead.c
rfkill.c
runlevel.c
rx.c
setserial.c
setsid.c
strings.c
taskset.c
time.c
timeout.c
ttysize.c
ubi_tools.c
volname.c
wall.c
watchdog.c