[Pkg-alsa-devel] Bug#534525: alsa-utils: init script needs to depend on udev
Raphael Geissert
atomo64 at gmail.com
Thu Jun 25 02:10:45 UTC 2009
Package: alsa-utils
Version: 1.0.20-1
Severity: important
Tags: patch
User: initscripts-ng-devel at lists.alioth.debian.org
Usertags: missing-dependency
Hi,
While reviewing the dependencies of the init scripts I found your init script
missing a dependency on udev.
The following patch is enough:
--- unpacked/etc/init.d/alsa-utils 2009-05-26 06:20:18.000000000 -0500
+++ /etc/init.d/alsa-utils 2009-06-16 07:41:27.000000000 -0500
@@ -4,7 +4,7 @@
#
### BEGIN INIT INFO
# Provides: alsa-utils
-# Required-Start: $remote_fs
+# Required-Start: $remote_fs udev
# Required-Stop: $remote_fs
# Default-Start: S
# Default-Stop: 0 6
Cheers,
--
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net
More information about the Pkg-alsa-devel
mailing list