usr.sbin.sshd: allow ptrace tracing to cope with recent kernel/AA changes

This commit is contained in:
Simon Deziel 2016-04-05 15:46:26 -04:00
parent aedce34542
commit 3c21cd8a40

View file

@ -41,7 +41,7 @@
capability sys_ptrace, capability sys_ptrace,
# needed when /proc is mounted with hidepid>=1 # needed when /proc is mounted with hidepid>=1
ptrace read peer="unconfined", ptrace (read,trace) peer="unconfined",
/dev/ptmx rw, /dev/ptmx rw,
/dev/pts/[0-9]* rw, /dev/pts/[0-9]* rw,