feat(profile): general update.
This commit is contained in:
parent
9a612f754c
commit
5ea6ede589
21 changed files with 49 additions and 19 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue