aboutsummaryrefslogtreecommitdiff
path: root/src/rc/kill_all.c
AgeCommit message (Collapse)Author
2017-06-08kill_all: include limits.h for PATH_MAXJory A. Pratt
2017-05-19add kill_all helperWilliam Hubbs
This is similar to the sysvinit killall5 utility. It should only be used in service scripts, so it will not be installed in the path. This closes #129.