[SCM] live-studio branch, master, updated. 68b18bca374b370a08ca8c37996ffb66fc9c0311

Chris Lamb lamby at debian.org
Fri Jul 30 19:41:40 UTC 2010


The following commit has been merged in the master branch:
commit 68b18bca374b370a08ca8c37996ffb66fc9c0311
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Jul 30 15:40:16 2010 -0400

    Fixup LSB headers on live-studio.init to appease lintian.

diff --git a/debian/live-studio.init b/debian/live-studio.init
index a952fbb..9df7fce 100644
--- a/debian/live-studio.init
+++ b/debian/live-studio.init
@@ -1,12 +1,15 @@
 #! /bin/sh
+
 ### BEGIN INIT INFO
 # Provides:		live-studio
-# Required-Start:	$syslog
-# Required-Stop:	$syslog
+# Required-Start:	$syslog $remote_fs
+# Required-Stop:	$syslog $remote_fs
 # Should-Start:		$local_fs
 # Should-Stop:		$local_fs
 # Default-Start:	2 3 4 5
 # Default-Stop:		0 1 6
+# Short-Description:	live-studio - Web interface for live-studio
+# Description:		live-studio - Web interface for live-studio
 ### END INIT INFO
 
 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

-- 
live-studio



More information about the debian-live-changes mailing list