From: Theodore Ts'o Date: Sun, 24 Aug 2008 05:20:49 +0000 (-0400) Subject: debian: Add uuid-runtime.lintian-overrides X-Git-Tag: v1.41.1~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87de4b70dff9c399c44ab55301085ba1e361c803;p=thirdparty%2Fe2fsprogs.git debian: Add uuid-runtime.lintian-overrides I want to make sure the uuidd daemon is shutdown before removing the package. Since the uuidd daemon is provided by the uuid-runtime package, and I *know* exactly where it is, and I ***don't*** want the script to be confused by some other pathname being used by the local administrator, I specify an explicit pathname. In addition, given the explicit test to make sure /usr/sbin/uuidd exists, it seems non-sensical to remove the prepended path. Signed-off-by: "Theodore Ts'o" --- diff --git a/debian/uuid-runtime.lintian-overrides b/debian/uuid-runtime.lintian-overrides new file mode 100644 index 000000000..4642d30b3 --- /dev/null +++ b/debian/uuid-runtime.lintian-overrides @@ -0,0 +1 @@ +uuid-runtime: command-with-path-in-maintainer-script prerm:5 /usr/sbin/uuidd