[Pkg-sysvinit-commits] r1189 - in sysvinit/trunk/debian: . initscripts/etc/init.d
pere at alioth.debian.org
pere at alioth.debian.org
Fri Jan 4 00:17:35 UTC 2008
Author: pere
Date: 2008-01-04 00:17:35 +0000 (Fri, 04 Jan 2008)
New Revision: 1189
Modified:
sysvinit/trunk/debian/changelog
sysvinit/trunk/debian/initscripts/etc/init.d/checkfs.sh
Log:
* Drop cryptdisks as optional depend for checkfs, as it is better
for cryptsetup to list this as a reverse depend to let the
cryptsetup package control its boot sequence location completely.
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2008-01-04 00:06:27 UTC (rev 1188)
+++ sysvinit/trunk/debian/changelog 2008-01-04 00:17:35 UTC (rev 1189)
@@ -30,6 +30,9 @@
and conflict with insserv versions before 1.09.0-12 to make sure a
version with the override file providing the same dependencies as
reverse dependencies is used.
+ * Drop cryptdisks as optional depend for checkfs, as it is better
+ for cryptsetup to list this as a reverse depend to let the
+ cryptsetup package control its boot sequence location completely.
-- Petter Reinholdtsen <pere at debian.org> Mon, 31 Dec 2007 12:18:42 +0100
Modified: sysvinit/trunk/debian/initscripts/etc/init.d/checkfs.sh
===================================================================
--- sysvinit/trunk/debian/initscripts/etc/init.d/checkfs.sh 2008-01-04 00:06:27 UTC (rev 1188)
+++ sysvinit/trunk/debian/initscripts/etc/init.d/checkfs.sh 2008-01-04 00:17:35 UTC (rev 1189)
@@ -3,7 +3,7 @@
# Provides: checkfs
# Required-Start: checkroot
# Required-Stop:
-# Should-Start: cryptdisks mtab udev-mtab
+# Should-Start: mtab udev-mtab
# Default-Start: S
# Default-Stop:
# Short-Description: Check all filesystems.
More information about the Pkg-sysvinit-commits
mailing list