No subject


Thu Aug 26 14:16:51 CDT 2010


This behavior is controlled via the /proc/sys/kernel/yama/ptrace_scope  sysctl
value. The default is "1" to block non-child ptrace. A value of "0" restores
the prior more permissive behavior, which may be more appropriate for some
development systems and servers with only admin accounts. Using "sudo" can also
grant temporarily ptrace permissions via the CAP_SYS_PTRACE capability, though
this method allows the ptrace of any process. 


This can also probably be set with a variable in /etc/sysctl.d/

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list