Why not simply have a SMF sequence that does
early in boot, after / and /usr are mounted:
create /etc/nologin (contents="coming up, not ready yet")
enable login
later in boot, when user filesystems are all mounted:
delete /etc/nologin
Wouldn't this would give the desired behavior?
-John
Eric Schrock wrote:
This has been discussed many times in smf-discuss, for all types of
login. Basically, there is no way to say "console login for root
only".
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss