1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00

[PATCH] add microcode rule to permissions.gentoo file

Add microcode rule, remove duplicate rtc and psaux rules,
  and order alphabetically.
This commit is contained in:
azarah@gentoo.org 2004-08-11 01:02:54 -07:00 committed by Greg KH
parent eb6c7cd036
commit 41ffb32e8d

View File

@ -57,11 +57,10 @@ KERNEL="loop[0-9]*", NAME="loop/%n", SYMLINK="%k"
KERNEL="md[0-9]*", NAME="md/%n", SYMLINK="%k"
# misc devices
KERNEL="rtc", NAME="misc/%k", SYMLINK="%k"
KERNEL="psaux", NAME="misc/%k", SYMLINK="%k"
KERNEL="agpgart", NAME="misc/%k", SYMLINK="%k"
KERNEL="rtc", NAME="misc/%k", SYMLINK="%k"
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"
# pty devices