feat(profiles): Cleanup udev rules.
This commit is contained in:
parent
43606814cc
commit
64ad329dd9
21 changed files with 84 additions and 60 deletions
|
|
@ -36,8 +36,8 @@ profile plymouthd @{exec_path} {
|
|||
@{run}/plymouth/{,**} rw,
|
||||
|
||||
@{run}/udev/data/+drm:* r,
|
||||
@{run}/udev/data/c226:* r,
|
||||
@{run}/udev/data/c29:* r,
|
||||
@{run}/udev/data/c226:[0-9]* r, # For /dev/dri/card[0-9]*
|
||||
@{run}/udev/data/c29:* r, # For /dev/fb[0-9]*
|
||||
|
||||
@{sys}/bus/ r,
|
||||
@{sys}/class/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue