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://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76965436e9a06875a01e530f07c8d2d906d9fee1;p=systemd rules: Gentoo update --- diff --git a/rules/gentoo/30-kernel-compat.rules b/rules/gentoo/30-kernel-compat.rules index 95da1522..bf54e334 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"