feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-06-26 23:05:09 +01:00
parent e087349662
commit 08beefe867
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
16 changed files with 47 additions and 9 deletions

View file

@ -69,16 +69,17 @@ profile apport-gtk @{exec_path} {
/tmp/[a-z0-9]* rw,
/tmp/apport_core_* rw,
/tmp/launchpadlib.cache.[a-z0-9]*/ w,
/tmp/launchpadlib.cache.[a-z0-9]*/ rw,
/tmp/tmp[a-z0-9]*/{,**} rw,
owner @{PROC}/@{pid}/cgroup r,
@{PROC}/ r,
@{PROC}/@{pids}/cmdline r,
@{PROC}/@{pids}/fd/ r,
@{PROC}/@{pids}/mounts r,
@{PROC}/@{pids}/stat r,
@{PROC}/modules r,
@{PROC}/version_signature r,
owner @{PROC}/@{pid}/cgroup r,
profile gdb {
include <abstractions/base>

View file

@ -9,6 +9,7 @@ include <tunables/global>
@{exec_path} = /{usr/,}lib/ubuntu-advantage/apt-esm-json-hook
profile apt-esm-json-hook @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
@{exec_path} mr,