]> git.proxmox.com Git - ksm-control-daemon.git/commitdiff
fix lintian warning
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Sep 2011 10:14:04 +0000 (12:14 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Sep 2011 10:14:04 +0000 (12:14 +0200)
debian/patches/init-script.diff

index fa1064528557a314300856c0ce5e788c5d2df87c..628e30e5b6d765f0ce57ff48dfc1a2c858f46d2c 100644 (file)
@@ -1,10 +1,15 @@
 Index: new/ksmtuned.init
 ===================================================================
---- new.orig/ksmtuned.init     2011-06-14 05:58:03.000000000 +0200
-+++ new/ksmtuned.init  2011-06-14 06:01:38.000000000 +0200
-@@ -19,7 +19,8 @@
- # Required-Start:
- # Required-Stop:
+--- new.orig/ksmtuned.init     2011-09-23 12:11:48.000000000 +0200
++++ new/ksmtuned.init  2011-09-23 12:13:29.000000000 +0200
+@@ -16,10 +16,11 @@
+ #
+ ### BEGIN INIT INFO
+ # Provides: ksmtuned
+-# Required-Start:
+-# Required-Stop:
++# Required-Start: $remote_fs
++# Required-Stop: $remote_fs
  # Should-Start:
 -# Default-Start: 3 4 5
 +# Default-Start: 2 3 4 5