Add missing brackets
This commit is contained in:
parent
d538d2a718
commit
35087ea4bb
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue