Date: Fri, 3 Feb 2006 09:29:48 -0800 From: Luigi Rizzo <rizzo@icir.org> To: stable@freebsd.org Subject: /sbin/init permissions Message-ID: <20060203092948.A18780@xorpc.icir.org>
next in thread | raw e-mail | index | archive | help
this is an old issue which i already brougth up some 5-6 years ago but probably got forgotten... /sbin/init is installed with very restrictive permissions: rizzo2# ls -l /sbin/init -r-x------ 1 root wheel 474696 Feb 2 12:27 /sbin/init rizzo2# which is terribly annoying when you have to set-up a diskless box and trying to share things without giving too much permissions. Can we change the permissions to 555 as for other normal programs ? There is nothing dangerous in that file to keep those permissions. cheers luigi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060203092948.A18780>