From 49b8a573a195f4b2cee992cd10678694da0a6f4f Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 19 May 2017 13:37:30 -0500 Subject: add kill_all helper 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. --- src/rc/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'src/rc/.gitignore') diff --git a/src/rc/.gitignore b/src/rc/.gitignore index c3e7b3f6..91d57075 100644 --- a/src/rc/.gitignore +++ b/src/rc/.gitignore @@ -62,3 +62,4 @@ openrc openrc-init openrc-run openrc-shutdown +kill_all -- cgit v1.2.3