[Initscripts-ng-commits] r609 - in /trunk/src/insserv/debian: changelog overrides/slashem-common
pere at users.alioth.debian.org
pere at users.alioth.debian.org
Tue Feb 12 12:46:02 UTC 2008
Author: pere
Date: Tue Feb 12 12:46:02 2008
New Revision: 609
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=609
Log:
Add override file for scripts not using the defaults.
Added:
trunk/src/insserv/debian/overrides/slashem-common
Modified:
trunk/src/insserv/debian/changelog
Modified: trunk/src/insserv/debian/changelog
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=609&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Tue Feb 12 12:46:02 2008
@@ -22,6 +22,7 @@
* New patch 51_overwrite_output to improve output when symlinks on
disk do not match the default-* headers.
* Added Galician translation from Jacobo Tarrio (Closes: #465067).
+ * Added override file for slashem-common.
-- Petter Reinholdtsen <pere at debian.org> Fri, 1 Feb 2008 19:45:46 +0100
Added: trunk/src/insserv/debian/overrides/slashem-common
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/overrides/slashem-common?rev=609&op=file
==============================================================================
--- trunk/src/insserv/debian/overrides/slashem-common (added)
+++ trunk/src/insserv/debian/overrides/slashem-common Tue Feb 12 12:46:02 2008
@@ -1,0 +1,8 @@
+### BEGIN INIT INFO
+# Provides: slashem-common
+# Required-Start: $remote_fs
+# Required-Stop: $remote_fs
+# Default-Start: S
+# Default-Stop:
+### END INIT INFO
+# Reported to BTS as #465433
More information about the Initscripts-ng-commits
mailing list