feat(profiles): Cleanup udev rules.

This commit is contained in:
Alexandre Pujol 2023-01-19 18:51:16 +00:00
parent 43606814cc
commit 64ad329dd9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 84 additions and 60 deletions

View file

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