From 44bac3c3798f7eb9186c3ea8774552aa191bfae7 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 30 May 2017 18:48:33 -0500 Subject: Change killprocs to use kill_all instead of killall5 X-Gentoo-Bug:376977 X-Gentoo-Bug-URL:https://bugs.gentoo.org/show_bug.cgi?id=376977 --- conf.d/killprocs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'conf.d/killprocs') diff --git a/conf.d/killprocs b/conf.d/killprocs index 0cf10d0d..76a2bc9c 100644 --- a/conf.d/killprocs +++ b/conf.d/killprocs @@ -1,3 +1,6 @@ -# If you wish to pass any options to killall5 during shutdown, +# If you wish to pass any options to kill_all during shutdown, # you should do so here. +# +# The setting is called killall5_opts because the options here are meant +# to be identical to those you could pass to killall5. killall5_opts="" -- cgit v1.2.3