summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-15 22:06:00 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-15 22:06:00 +0000
commit5763b7794168e8f3a6e58109128e0612792bb262 (patch)
tree84575a84315ffcba53360994d4b220c405b0d75d /media-sound/alsa-utils/files
parentVersion bump (#214487). (diff)
downloadgentoo-2-5763b7794168e8f3a6e58109128e0612792bb262.tar.gz
gentoo-2-5763b7794168e8f3a6e58109128e0612792bb262.tar.bz2
gentoo-2-5763b7794168e8f3a6e58109128e0612792bb262.zip
Clarify KILLPROC use on configuration
(Portage version: 2.1.5)
Diffstat (limited to 'media-sound/alsa-utils/files')
-rw-r--r--media-sound/alsa-utils/files/alsasound.confd4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-sound/alsa-utils/files/alsasound.confd b/media-sound/alsa-utils/files/alsasound.confd
index 9f4e2cd76d44..2da67da35c72 100644
--- a/media-sound/alsa-utils/files/alsasound.confd
+++ b/media-sound/alsa-utils/files/alsasound.confd
@@ -35,9 +35,7 @@ UNLOAD_ON_STOP="yes"
# KILLPROC_ON_STOP
# Do you want to kill any processes using ALSA when alsasound stops?
-# Warning: may create some unexpected window behavior or
-# crash running applications.
-# Also, if you are not using modules, it is safe to disable this.
+# If you are using ALSA modules, leave as yes.
# no - Do not terminate ALSA processes
# yes - Kill running processes using ALSA
KILLPROC_ON_STOP="yes"