summaryrefslogtreecommitdiff
path: root/conf.d/Makefile.Linux
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2011-06-23 21:52:44 -0500
committerWilliam Hubbs <williamh@gentoo.org>2011-06-23 21:52:44 -0500
commit013e7fb9fc08acd33e944659ff8e7a18aee2b69f (patch)
tree4c9ce5851b2b3e333a093811a32a0e913c12a1ce /conf.d/Makefile.Linux
parente152199860b5b9932e727b20eeefa34d870cc93a (diff)
downloadopenrc-013e7fb9fc08acd33e944659ff8e7a18aee2b69f.tar.gz
openrc-013e7fb9fc08acd33e944659ff8e7a18aee2b69f.tar.bz2
openrc-013e7fb9fc08acd33e944659ff8e7a18aee2b69f.tar.xz
allow options to be passed to killall5
This allows options to be passed to killall5 by the killprocs script. This was added so that certain processes will not be killed during shutdown. x-Gentoo-Bug: 371625 x-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=371625
Diffstat (limited to 'conf.d/Makefile.Linux')
-rw-r--r--conf.d/Makefile.Linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/Makefile.Linux b/conf.d/Makefile.Linux
index 37745de..369b3df 100644
--- a/conf.d/Makefile.Linux
+++ b/conf.d/Makefile.Linux
@@ -1,2 +1,2 @@
-CONF+= consolefont dmesg hwclock keymaps modules
+CONF+= consolefont dmesg hwclock keymaps killprocs modules
SOS= Linux