feat(profiles): general update.
This commit is contained in:
parent
1fb5475ad1
commit
155ef6bef1
24 changed files with 83 additions and 43 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue