feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-04-08 13:07:59 +01:00
parent 9a612f754c
commit 5ea6ede589
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 49 additions and 19 deletions

View file

@ -54,7 +54,7 @@ profile steam-gameoverlayui @{exec_path} {
owner /tmp/miles_image_* mrw,
@{sys}/ r,
@{sys}/devices/system/cpu/cpufreq/policy[0-9]*/cpuinfo_max_freq r,
@{sys}/devices/system/cpu/cpu[0-9]*/** r,
@{sys}/kernel/ r,
@{PROC}/version r,

View file

@ -29,6 +29,8 @@ profile steam-reaper @{exec_path} {
owner /dev/shm/u@{uid}-Shm_@{hex} rw,
owner /dev/shm/u@{uid}-ValveIPCSharedObj-Steam rwk,
@{sys}/devices/system/cpu/cpu[0-9]*/** r,
deny owner @{user_share_dirs}/gvfs-metadata/{,*} r,
include if exists <local/steam-reaper>

View file

@ -80,6 +80,7 @@ profile sudo @{exec_path} {
@{run}/ r,
@{run}/faillock/{,*} rwk,
@{run}/resolvconf/resolv.conf r,
@{run}/systemd/sessions/* r,
owner @{run}/sudo/ rw,
owner @{run}/sudo/ts/ rw,
owner @{run}/sudo/ts/* rwk,