1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 11:55:44 +03:00

rules: Gentoo update

This commit is contained in:
Matthias Schwarzott 2009-06-16 00:44:39 +02:00 committed by Kay Sievers
parent 8d6bc73aef
commit 76965436e9

View File

@ -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"