mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
Add missing brackets
This commit is contained in:
parent
d538d2a718
commit
35087ea4bb
@ -130,7 +130,7 @@ profile udisksd @{exec_path} flags=(attach_disconnected) {
|
||||
@{sys}/class/ r,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/{ata,usb,mmc}[0-9]/{,**/}uevent w,
|
||||
@{sys}/devices/virtual/block/*/** rw,
|
||||
@{sys}/devices/virtual/block/*/{,**} rw,
|
||||
@{sys}/devices/virtual/block/loop[0-9]*/uevent rw,
|
||||
|
||||
# For powering off USB devices
|
||||
|
Loading…
Reference in New Issue
Block a user