[Pkg-dkms-commits] [SCM] Maintainance of the dkms package branch, master, updated. debian/2.0.21.0-1-24-g791fc37
Giuseppe Iuculano
giuseppe at iuculano.it
Sun May 3 09:35:55 UTC 2009
The following commit has been merged in the master branch:
commit 791fc3729f17b30b80a6d71e1c2a4be87efe93d1
Author: Mario Limonciello <Mario_Limonciello at Dell.com>
Date: Fri May 1 16:26:58 2009 -0500
Update debian/rules to only run DKMS on the startup targets. This change was proposed from Ubuntu some time back as DKMS doesn't do anything on shutdown.
diff --git a/debian/rules b/debian/rules
index f2ddcf0..d7afddb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ binary-indep: build install
dh_installchangelogs
dh_installdocs AUTHORS debian/HOWTO.Debian
dh_installexamples
- dh_installinit --name dkms_autoinstaller
+ dh_installinit --name dkms_autoinstaller --update-rcd-params="start 20 2 3 4 5"
dh_installman
dh_link
dh_strip
--
Maintainance of the dkms package
More information about the Pkg-dkms-commits
mailing list