feat(profile): unify udev char dynamic assignment ranges.
This commit is contained in:
parent
ceb4c582e1
commit
e1a30cbf7d
19 changed files with 23 additions and 86 deletions
|
|
@ -32,9 +32,7 @@ profile fprintd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{run}/systemd/journal/socket rw,
|
||||
@{run}/systemd/inhibit/*.ref w,
|
||||
@{run}/udev/data/c23[4-9]:@{int} r, # For dynamic assignment range 234 to 254
|
||||
@{run}/udev/data/c24[0-9]:@{int} r,
|
||||
@{run}/udev/data/c25[0-4]:@{int} r,
|
||||
@{run}/udev/data/c@{dynamic}:@{int} r, # For dynamic assignment range 234 to 254, 384 to 511
|
||||
|
||||
@{sys}/class/hidraw/ r,
|
||||
@{sys}/devices/@{pci}/hidraw/hidraw[0-9]*/uevent r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue