Various updates (#201)

This commit is contained in:
curiosityseeker 2023-09-01 20:09:45 +02:00 committed by GitHub
parent 86b1ee4df2
commit c2bb733624
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 1 deletions

View file

@ -115,6 +115,7 @@ profile kded5 @{exec_path} {
owner @{user_share_dirs}/services5/{,**} r,
@{run}/mount/utab r,
@{run}/udev/data/c189:@{int} r, # for /dev/bus/usb/**
owner @{run}/user/@{uid}/#@{int} rw,
owner @{run}/user/@{uid}/gvfs/ r,
owner @{run}/user/@{uid}/kded5*kioworker.socket rwl,

View file

@ -167,7 +167,8 @@ profile plasmashell @{exec_path} flags=(mediate_deleted) {
@{sys}/bus/ r,
@{sys}/bus/usb/devices/ r,
@{sys}/class/{,*} r,
@{sys}/class/{,**} r,
@{sys}/devices/platform/** r,
@{sys}/devices/pci[0-9]*/**/name r,
@{sys}/devices/virtual/thermal/thermal_zone@{int}/hwmon@{int}/ r,