On Sun, 4 Jun 2006, Gary Palmer wrote:
> On Sat, Jun 03, 2006 at 11:35:29PM -0400, Brian Tao wrote:
> >     errno 8 is ENOEXEC and 13 is EACCES... but:
>
> Silly question: /sbin/init has the "x" flag set, correct?  It should be
> mode 0500 (i.e. -r-x------)

    Yep...

# ls -ld / /sbin /sbin/init
drwxr-xr-x  21 root  wheel     512 Jun  3 21:43 /
drwxr-xr-x   2 root  wheel    2560 May  4 18:05 /sbin
-r-x------   1 root  wheel  582560 May  4 18:05 /sbin/init

    This is the same /sbin/init that the 6.0 kernel has no problems
executing, but the 6.1's do (if booting into "safe" or noacpi mode).
-- 
Brian Tao (BT300, [EMAIL PROTECTED])
"Though this be madness, yet there is method in't"


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to