https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276776
Bob Bishop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bob Bishop <[email protected]> --- shutdown(8) is the preferred way of doing those things because it warns logged-on users and finally executes rc.shutdown etc. I'm not sure that halt/reboot do the latter, so I suppose that they are reserved to root who is supposed to know what they are doing. poweroff is an alias for shutdown -p now. Nothing wrong here I think. -- You are receiving this mail because: You are the assignee for the bug.
