aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2010-02-28 21:44:07 +0100
committerReinhard Tartler <siretart@tauware.de>2010-02-28 21:44:07 +0100
commit5833839b8ecfb7c8ca13347bed65b625a29c9804 (patch)
treea9cdb2c4c3506d70ebc3583609dc5e61726d94d1
parentea2d03d41845c4b118cc19fa8915e2b36b914846 (diff)
downloadlcd4linux-5833839b8ecfb7c8ca13347bed65b625a29c9804.tar.gz
Add $remote-fs dependencies to init script. Reported by lintian.
-rw-r--r--debian/changelog6
-rw-r--r--debian/init.d4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a9bc1f..01f0c9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lcd4linux (0.10.1~rc2-3) unstable; urgency=low
+
+ * Add $remote-fs dependencies to init script. Reported by lintian.
+
+ -- Reinhard Tartler <siretart@tauware.de> Sun, 28 Feb 2010 21:11:54 +0100
+
lcd4linux (0.10.1~rc2-2) unstable; urgency=medium
* Bugfix: "lcd4linux: FTBFS: undefined reference to `rdtscl'" Patch
diff --git a/debian/init.d b/debian/init.d
index 0972c90..de4c4dd 100644
--- a/debian/init.d
+++ b/debian/init.d
@@ -2,8 +2,8 @@
### BEGIN INIT INFO
# Provides: lcd4linux
-# Required-Start:
-# Required-Stop:
+# Required-Start: $remote_fs
+# Required-Stop: $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: daemon for driving LCD based displays