[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 1.1.0-beta.1-21-gf29da29

Raphael Geissert atomo64 at gmail.com
Sat Jun 13 22:02:56 UTC 2009


The following commit has been merged in the master branch:
commit f29da29b1cce89c73d3b72bc3eefcfbaaccc983a
Author: Raphael Geissert <atomo64 at gmail.com>
Date:   Sat Jun 13 16:58:37 2009 -0500

    Make init script depend on $remote_fs, we use /usr

diff --git a/debian/changelog b/debian/changelog
index b4e60be..0c823e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ eeepc-acpi-scripts (1.1.1) unstable; urgency=low
 
   [ Raphael Geissert ]
   * Allow fine-grained control over the lid-closing action.
+  * Make init script depend on $remote_fs, we use /usr
 
  -- Darren Salt <linux at youmustbejoking.demon.co.uk>  Mon, 25 May 2009 11:25:50 +0100
 
diff --git a/debian/eeepc-acpi-scripts.init b/debian/eeepc-acpi-scripts.init
index 1fa8f4f..b5b2164 100644
--- a/debian/eeepc-acpi-scripts.init
+++ b/debian/eeepc-acpi-scripts.init
@@ -1,7 +1,7 @@
 #! /bin/sh -e
 ### BEGIN INIT INFO
 # Provides:          eeepc-acpi-scripts
-# Required-Start:    udev mountkernfs
+# Required-Start:    udev mountkernfs $remote_fs
 # Required-Stop:     
 # Default-Start:     S
 # Default-Stop:

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list