From: Matthias Schwarzott Date: Mon, 15 Jun 2009 22:44:39 +0000 (+0200) Subject: rules: Gentoo update X-Git-Tag: 174~976 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=76965436e9a06875a01e530f07c8d2d906d9fee1;hp=8d6bc73aefb5dcfd36d9456ab2209bc410086f82;p=elogind.git rules: Gentoo update --- diff --git a/rules/gentoo/30-kernel-compat.rules b/rules/gentoo/30-kernel-compat.rules index 95da1522d..bf54e3342 100644 --- a/rules/gentoo/30-kernel-compat.rules +++ b/rules/gentoo/30-kernel-compat.rules @@ -26,3 +26,4 @@ SUBSYSTEM=="scsi", ATTR{type}=="8", RUN+="/sbin/modprobe -b ch" SUBSYSTEM=="pnp", DRIVER!="?*", \ RUN{ignore_error}+="/bin/sh -c '/sbin/modprobe -a $$(while read id; do echo pnp:d$$id; done < /sys$devpath/id)'" +LABEL="kernel_compat_end"