]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
uuidd.rc: Requires remote_fs
authorAndreas Henriksson <andreas@fatal.se>
Fri, 11 Jul 2014 13:08:41 +0000 (15:08 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Jul 2014 13:55:45 +0000 (15:55 +0200)
The Debian package checking tool lintian thinks that the script is
missing Requires on $remote_fs because it pokes at stuff under /usr
and it's probably right.

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
misc-utils/uuidd.rc.in

index 3c5528a1558091cfed9bee2a36182ae3703e50c7..cebe228c99b478cffc278a0d92230d6b2e4f87b7 100644 (file)
@@ -1,8 +1,8 @@
 #! /bin/sh -e
 ### BEGIN INIT INFO
 # Provides:          uuidd
-# Required-Start:    $time $local_fs
-# Required-Stop:     $time $local_fs
+# Required-Start:    $time $local_fs $remote_fs
+# Required-Stop:     $time $local_fs $remote_fs
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: uuidd daemon