feat(profile): pacman: allow landlock to restrict itself
See https://docs.kernel.org/userspace-api/landlock.html#c.sys_landlock_restrict_self fix #750
This commit is contained in:
parent
e83a9a60dc
commit
77d2f923b0
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
|
|||
capability setfcap,
|
||||
capability setgid,
|
||||
capability setuid,
|
||||
capability sys_admin,
|
||||
capability sys_chroot,
|
||||
capability sys_ptrace,
|
||||
capability sys_resource,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue