]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- copy description from contrib/ in sources
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 20 Oct 2005 23:35:38 +0000 (23:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythbackend.init -> 1.3

mythbackend.init

index c174b20e4d6a74be986c94266153619d737975a2..60793bc2541f9a6c05a42e68e59f2dce0ea9a897 100644 (file)
@@ -1,11 +1,13 @@
 #!/bin/bash
 #
-# Startup script for mythbackend
+# Starts the mythbackend as a daemon
 #
-# chkconfig: 2345 86 14
-# description: mythbackend.
+# chkconfig: 345 90 10
+# description: Starts the mythbackend process as a daemon after the XWindows \
+#              system is started, in runlevel 5. This allows scheduled \
+#              recordings to occur without manual intervention.
 # processname: mythbackend
-# pidfile: /var/run/mythbackend.pid
+# pidfile: /var/run/mythtv/mythbackend.pid
 # config: /etc/sysconfig/mythbackend
 
 # Source function library.
This page took 0.037201 seconds and 4 git commands to generate.