[995] in netbsd-help mailing list archive
Re: rebooting netBSD locally
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Aug 12 14:50:04 1996
To: Eric Sit <esit@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Mon, 12 Aug 1996 14:37:46 EDT."
<199608121837.OAA01043@ctpid-36.MIT.EDU>
Date: Mon, 12 Aug 1996 14:44:47 EDT
From: Greg Hudson <ghudson@MIT.EDU>
I think the easiest thing to do is get together a list of the local
users of your system, and add their usernames to group "wheel" in
/etc/group and /etc/group.local. Then I think they should be able to
reboot by logging in and typing "shutdown -r now".
Alternatively, you could rebuild your kernel with the
PCVT_CTRL_ALT_DEL option, but that's a little harder. Also, the PCVT
handling of ctrl-alt-del is not as clean as Linux's (it doesn't do a
normal shutdown).