freebsd-dev/sbin/init
Luigi Rizzo cea897b2bf use standard mode instead of 500 for /sbin/init.
As discussed on -current, there is no sensitive info in /sbin/init
to prevent reading it from non-privileged users, nor any reason to
remove the 'x' bit as the first thing the program does is check the
uid and exit if it is not run by root.

Instead (and this is why i make the change), mode 500 prevents
operation when exporting the partition without -maproot=0 to diskless
clients.

All previuos releases are affected by the same problem, so a merge
to RELENG_6 at least would be appropriate (after proper re@ approval
of course).
2006-02-28 08:02:28 +00:00
..
init.8 -mdoc sweep. 2005-11-18 10:36:29 +00:00
init.c Fix system shutdown timeout handling by again supporting longer running 2005-09-15 13:16:07 +00:00
Makefile use standard mode instead of 500 for /sbin/init. 2006-02-28 08:02:28 +00:00
NOTES
pathnames.h Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00