aboutsummaryrefslogtreecommitdiff
path: root/src/rc/.gitignore
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-05-19 13:37:30 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-05-19 18:13:39 -0500
commit49b8a573a195f4b2cee992cd10678694da0a6f4f (patch)
tree63194fbb1766b2e9908f64defa08f7d700f41015 /src/rc/.gitignore
parenta2055af90054f5125cc07d4851b1dc9d16815e7c (diff)
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.
Diffstat (limited to 'src/rc/.gitignore')
-rw-r--r--src/rc/.gitignore1
1 files changed, 1 insertions, 0 deletions
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