summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/esound/Makefile2
-rw-r--r--package/esound/files/esd.init1
2 files changed, 2 insertions, 1 deletions
diff --git a/package/esound/Makefile b/package/esound/Makefile
index 56e097c87..6a5da170f 100644
--- a/package/esound/Makefile
+++ b/package/esound/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= esound
PKG_VERSION:= 0.2.41
-PKG_RELEASE:= 3
+PKG_RELEASE:= 4
PKG_MD5SUM:= 3d8973ed87053d7acc1f4d44af2c4688
PKG_DESCR:= Enlightened Sound Daemon
PKG_SECTION:= multimedia
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