Update pcmanfm-qt
This commit is contained in:
parent
12249a115a
commit
aca75e13de
1 changed files with 4 additions and 4 deletions
|
|
@ -65,9 +65,9 @@ profile pcmanfm-qt @{exec_path} {
|
|||
# permission only for the owner. Also, dirs like /dev/, /efi/, /proc/, /sys/ are not included in
|
||||
# the list.
|
||||
/ r,
|
||||
/boot/ r,
|
||||
/boot/** r,
|
||||
owner /boot/** rw,
|
||||
@{efi}/ r,
|
||||
@{efi}/** r,
|
||||
owner @{efi}/** rw,
|
||||
/etc/ r,
|
||||
/etc/** r,
|
||||
owner /etc/** rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue