Update profiles.
This commit is contained in:
parent
27fe14152b
commit
477df29dd5
19 changed files with 39 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# apparmor.d - Full set of apparmor profiles
|
||||
# Copyright (C) 2020-2021 Mikhail Morfikov
|
||||
# 2021 Alexandre Pujol <alexandre@pujol.io>
|
||||
# Copyright (C) 2021 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
abi <abi/3.0>,
|
||||
|
|
@ -12,9 +12,8 @@ profile systemd-analyze @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/systemd-common>
|
||||
|
||||
# Needed for the prctl's PR_SET_MM option:
|
||||
# prctl(PR_SET_MM, PR_SET_MM_ARG_START, 0x721691edc000, 0, 0) = -1 EPERM (Operation not permitted)
|
||||
capability sys_resource,
|
||||
capability net_admin,
|
||||
|
||||
signal (send) peer=child-pager,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue