]> git.parisson.com Git - telecaster-cgi.git/commitdiff
fix init scripts
authoryomguy <yomguy@parisson.com>
Sun, 19 Dec 2010 15:00:35 +0000 (15:00 +0000)
committeryomguy <yomguy@parisson.com>
Sun, 19 Dec 2010 15:00:35 +0000 (15:00 +0000)
conf/etc/init.d/jackd
conf/etc/init.d/vncserver

index 31d904725e9f8cac73ffcb54cb2d985fb4566d80..1c5f6f50c5a1150666ce3c3e7ea501248e58a884 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 ### BEGIN INIT INFO
 # Provides:          jackd
+# Required-Start:
 # Required-Stop:
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
index a6c0988fad4ac83cc32d330e025abe1e8ed4d81e..9411a01d20b393dc4694171172a03bfad38b895f 100755 (executable)
@@ -1,10 +1,11 @@
 #!/bin/sh
 ### BEGIN INIT INFO
 # Provides:          vncserver
+# Required-Start:
 # Required-Stop:
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
-# Short-Description: init script for vncserver with RT capabilities
+# Short-Description: init script for the audio vncserver
 ### END INIT INFO