chiark / gitweb /
[PATCH] add inotify to the rules for gentoo
[elogind.git] / etc / udev / udev.rules.gentoo
index b33df81d25a01ffa9f1b44cdbf0a4725702888be..ffc56ee7e42f8205fe56bd63aa2097cfdf00d03f 100644 (file)
@@ -62,6 +62,7 @@ KERNEL="microcode", NAME="misc/%k", SYMLINK="%k"
 KERNEL="psaux",     NAME="misc/%k", SYMLINK="%k"
 KERNEL="rtc",       NAME="misc/%k", SYMLINK="%k"
 KERNEL="uinput",    NAME="misc/%k", SYMLINK="%k"
+KERNEL="inotify",   NAME="misc/%k", SYMLINK="%k"
 
 # pty devices
 KERNEL="pty[p-za-e][0-9a-f]*", NAME="pty/m%n", SYMLINK="%k"