fix(profiles): fix some abstraction definitions.

This commit is contained in:
Alexandre Pujol 2022-06-18 21:56:09 +01:00
parent 393e339b48
commit 56afb90084
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 11 additions and 18 deletions

View file

@ -86,15 +86,13 @@
# changes, it's better to allow the whole range (240-254) instead of the single major numbers
# visible in the /proc/devices file.
# [1]: https://raw.githubusercontent.com/torvalds/linux/master/Documentation/admin-guide/devices.txt
@{run}/udev/data/b252:[0-9]* r,
@{run}/udev/data/b253:[0-9]* r,
@{run}/udev/data/b24[0-9]:[0-9]* r,
@{run}/udev/data/b25[0-4]:[0-9]* r,
@{run}/udev/data/b259:[0-9]* r,
@{run}/udev/data/c24[0-9]:[0-9]* r,
@{run}/udev/data/c25[0-4]:[0-9]* r,
@{run}/udev/data/b230:[0-9]* r, # /dev/zvol*
@{run}/udev/data/b11:[0-9]* r, # for /dev/sr*
@{run}/udev/data/b179:[0-9]* r, # for /dev/mmcblk*
@{run}/udev/data/b230:[0-9]* r, # for /dev/zvol*
@{run}/udev/data/b7:[0-9]* r, # for /dev/loop*
@{run}/udev/data/b8:[0-9]* r, # for /dev/sd*