Group: gnu.emacs.help · Group Profile · Search for 30008 in gnu.emacs.help
Author: D. Power
Date: Aug 2, 2008 12:18
....18990.help-gnu-emacs@gnu.org>, Peter Dyballa <Peter_Dyballa@Web.DE> wrote: Am 01.08.2008 um 17:04 schrieb iainb.forms: ls -l /usr/bin/emacs -r-sr-xr-x 1 root wheel 30008 Aug 19 2006 /usr/bin/emacs The permissions are faulty, the "s" (setuid bit) instead of "x," which makes every Emacs user to root. 'sudo chmod 555 /usr/bin/emacs' will correct them. (...
|