summaryrefslogtreecommitdiff
path: root/vdr-vdrmanager/debian/init.d.ex
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2011-11-11 15:13:41 +0100
committerlado <herrlado@gmail.com>2011-11-11 15:13:41 +0100
commitafb0d34f9528adf9ae8f22a5aa19ff722deb213c (patch)
tree157a1ab5b27f27d2a7b3b8c982be408985ae7a3b /vdr-vdrmanager/debian/init.d.ex
parentc5a8269ecc2f2e8ee5e862cd5ac1cd2bd868037d (diff)
downloadvdr-manager-afb0d34f9528adf9ae8f22a5aa19ff722deb213c.tar.gz
vdr-manager-afb0d34f9528adf9ae8f22a5aa19ff722deb213c.tar.bz2
debianize plugin
Diffstat (limited to 'vdr-vdrmanager/debian/init.d.ex')
-rw-r--r--vdr-vdrmanager/debian/init.d.ex8
1 files changed, 4 insertions, 4 deletions
diff --git a/vdr-vdrmanager/debian/init.d.ex b/vdr-vdrmanager/debian/init.d.ex
index c87119e..fce26aa 100644
--- a/vdr-vdrmanager/debian/init.d.ex
+++ b/vdr-vdrmanager/debian/init.d.ex
@@ -1,6 +1,6 @@
#!/bin/sh
### BEGIN INIT INFO
-# Provides: vdr-plugin-vdrmanager
+# Provides: vdr-plugin-vdr-vdrmanager
# Required-Start: $network $local_fs
# Required-Stop:
# Default-Start: 2 3 4 5
@@ -15,9 +15,9 @@
# PATH should only include /usr/* if it runs after the mountnfs.sh script
PATH=/sbin:/usr/sbin:/bin:/usr/bin
-DESC=vdr-plugin-vdrmanager # Introduce a short description here
-NAME=vdr-plugin-vdrmanager # Introduce the short server's name here
-DAEMON=/usr/sbin/vdr-plugin-vdrmanager # Introduce the server's location here
+DESC=vdr-plugin-vdr-vdrmanager # Introduce a short description here
+NAME=vdr-plugin-vdr-vdrmanager # Introduce the short server's name here
+DAEMON=/usr/sbin/vdr-plugin-vdr-vdrmanager # Introduce the server's location here
DAEMON_ARGS="" # Arguments to run the daemon with
PIDFILE=/var/run/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME