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
|
# permission only for the owner. Also, dirs like /dev/, /efi/, /proc/, /sys/ are not included in
|
||||||
# the list.
|
# the list.
|
||||||
/ r,
|
/ r,
|
||||||
/boot/ r,
|
@{efi}/ r,
|
||||||
/boot/** r,
|
@{efi}/** r,
|
||||||
owner /boot/** rw,
|
owner @{efi}/** rw,
|
||||||
/etc/ r,
|
/etc/ r,
|
||||||
/etc/** r,
|
/etc/** r,
|
||||||
owner /etc/** rw,
|
owner /etc/** rw,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue