12 Jun
2012
12 Jun
'12
3:45 p.m.
http://bugs.winehq.org/show_bug.cgi?id=30898 --- Comment #7 from Jerry Story <story.jerry(a)gmail.com> 2012-06-12 10:45:35 CDT --- (In reply to comment #6)
(In reply to comment #4)
~/Desktop$ echo 0|sudo tee /proc.sys/kernel/yama/ptrace_scope tee: /proc.sys/kernel/yama/ptrace_scope: No such file or directory 0
You typed it wrong. Should be: echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope
(/proc/sys not /proc.sys)
~/Desktop$ echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope 0 ~/Desktop$ -- 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.