summaryrefslogtreecommitdiff
path: root/package/esound/files/esd.init
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-13 19:14:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-13 19:14:53 +0100
commit3a18ab3a38e9f98afc1a94646daf99b44e42867b (patch)
tree614d3599d29ff23457cda650bbf5ae769899bd23 /package/esound/files/esd.init
parent57df3be530421708f6f91d1750144bf258196f6e (diff)
add autostop
Diffstat (limited to 'package/esound/files/esd.init')
-rw-r--r--package/esound/files/esd.init1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/esound/files/esd.init b/package/esound/files/esd.init
index f576433d2..b2aed6149 100644
--- a/package/esound/files/esd.init
+++ b/package/esound/files/esd.init
@@ -4,6 +4,7 @@
. /etc/rc.conf
case $1 in
+autostop) ;;
autostart)
test x"${esd:-NO}" = x"NO" && exit 0
exec sh $0 start