feat(profiles): general update.
This commit is contained in:
parent
e087349662
commit
08beefe867
16 changed files with 47 additions and 9 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue