The following commit has been merged in the master branch:
commit 791fc3729f17b30b80a6d71e1c2a4be87efe93d1
Author: Mario Limonciello <[email protected]>
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

_______________________________________________
Pkg-dkms-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-commits

Reply via email to