summaryrefslogtreecommitdiff
path: root/emulators/cygwin_esound
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/cygwin_esound')
-rw-r--r--emulators/cygwin_esound/files/cygwin_esd.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/cygwin_esound/files/cygwin_esd.sh b/emulators/cygwin_esound/files/cygwin_esd.sh
index f62e133ef99..44dad82f7b8 100644
--- a/emulators/cygwin_esound/files/cygwin_esd.sh
+++ b/emulators/cygwin_esound/files/cygwin_esd.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: cygwin_esd.sh,v 1.1.1.1 2004/10/11 20:14:35 tv Exp $
+# $NetBSD: cygwin_esd.sh,v 1.2 2004/10/11 21:02:53 tv Exp $
#
# PROVIDE: cygwin_esd
# REQUIRE: DAEMON
@@ -8,7 +8,6 @@
name="cygwin_esd"
command="@PREFIX@/emul/cygwin/bin/esd.exe"
command_args="-tcp"
-procname="esd.exe"
if [ ! -d /etc/rc.d ]
then