Skip to content

Commit

Permalink
udev-rules: add eudev rules
Browse files Browse the repository at this point in the history
eudev configured with "--enable-modules --disable-libkmod" installs
80-drivers-modprobe.rules instead of 80-drivers.rules

https://bugs.gentoo.org/show_bug.cgi?id=494188
  • Loading branch information
puleglot authored and haraldh committed Jan 24, 2014
1 parent 3149299 commit 64fb090
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules.d/95udev-rules/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ install() {
prepare_udev_rules 59-persistent-storage.rules 61-persistent-storage.rules
# debian udev rules
inst_rules 91-permissions.rules
# eudev rules
inst_rules 80-drivers-modprobe.rules

{
for i in cdrom tape dialout floppy; do
Expand Down

0 comments on commit 64fb090

Please sign in to comment.