feat(profile): finish using variable instead of [0-9].

This commit is contained in:
Alexandre Pujol 2025-04-06 20:56:39 +02:00
parent 26d0797a07
commit 4c67b21bf3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
26 changed files with 35 additions and 35 deletions

View file

@ -126,8 +126,8 @@ profile udisksd @{exec_path} flags=(attach_disconnected) {
@{sys}/class/ r,
@{sys}/class/nvme-subsystem/ r,
@{sys}/class/nvme/ r,
@{sys}/devices/@{pci}/{ata,usb,mmc,virtio}[0-9]/{,**/}uevent w,
@{sys}/devices/@{pci}/{ata,usb,mmc}[0-9]/{,**/}remove rw,
@{sys}/devices/@{pci}/{ata,usb,mmc,virtio}@{int}/{,**/}uevent w,
@{sys}/devices/@{pci}/{ata,usb,mmc}@{int}/{,**/}remove rw,
@{sys}/devices/@{pci}/uevent rw,
@{sys}/devices/**/net/*/ r,
@{sys}/devices/**/uevent r,