feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-09-05 16:42:06 +01:00
parent 1fb5475ad1
commit 155ef6bef1
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
24 changed files with 83 additions and 43 deletions

View file

@ -14,6 +14,8 @@ profile hostname @{exec_path} {
capability sys_admin,
network inet dgram,
# network ip=127.0.0.1:53, TODO: abi 4.0
network netlink raw,
@{exec_path} mr,

View file

@ -32,6 +32,7 @@ profile landscape-sysinfo @{exec_path} {
@{run}/utmp rwk,
@{sys}/class/thermal/ r,
@{sys}/devices/virtual/thermal/thermal_zone@{int}/temp r,
@{PROC}/ r,
@{PROC}/@{pids}/cmdline r,