What user and group should I chown it to? All admins are in 'admins' group. How do I chmod it?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
Most likely you just need to remove the world-executable permission:
If the binary is owned by some group other than root, you probably want to set that to:
|
|||||||||||
|
psis useless (psis just a friendly formatter for information in/proc). What you need is to make the information restricted in the first place. – Gilles Apr 23 '11 at 12:30