feat(profiles): general update.
This commit is contained in:
parent
5ea574c333
commit
02499d90f0
42 changed files with 119 additions and 33 deletions
|
|
@ -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),
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue