mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
usr.sbin.sshd: allow ptrace tracing to cope with recent kernel/AA changes
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
capability sys_ptrace,
|
||||
|
||||
# needed when /proc is mounted with hidepid>=1
|
||||
ptrace read peer="unconfined",
|
||||
ptrace (read,trace) peer="unconfined",
|
||||
|
||||
/dev/ptmx rw,
|
||||
/dev/pts/[0-9]* rw,
|
||||
|
Reference in New Issue
Block a user