feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-03-25 15:48:59 +00:00
parent 5ea574c333
commit 02499d90f0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
42 changed files with 119 additions and 33 deletions

View file

@ -228,7 +228,9 @@ profile apt @{exec_path} flags=(attach_disconnected) {
profile systemctl {
include <abstractions/base>
include <abstractions/consoles>
capability net_admin,
capability sys_resource,
ptrace (read),

View file

@ -66,6 +66,7 @@ profile apt-methods-http @{exec_path} {
owner /tmp/aptitude-root.*/aptitude-download-* rw,
owner /tmp/apt-changelog-*/*.changelog rw,
@{run}/ubuntu-advantage/aptnews.json rw,
@{run}/resolvconf/resolv.conf r,
@{PROC}/1/cgroup r,