mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-13 23:13:49 +01:00
feat(profile): pacman can restart any updated program.
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
Some checks failed
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
See #596
This commit is contained in:
parent
3144c30c0c
commit
a9a41ef810
@ -39,7 +39,7 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
|
|||||||
|
|
||||||
ptrace read,
|
ptrace read,
|
||||||
|
|
||||||
signal send set=usr1 peer=gvfsd,
|
signal send,
|
||||||
signal receive set=winch peer=makepkg//sudo,
|
signal receive set=winch peer=makepkg//sudo,
|
||||||
|
|
||||||
@{exec_path} mrix,
|
@{exec_path} mrix,
|
||||||
|
Loading…
Reference in New Issue
Block a user