Update pcmanfm-qt

This commit is contained in:
Besanon 2025-08-12 23:55:36 +02:00 committed by GitHub
parent 12249a115a
commit aca75e13de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,