https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224667

--- Comment #2 from [email protected] ---
Fair enough.  Why not just make it all one program then?  Since the shutdown
program has all the functionality and it is safe.  According to the man page
for shutdown(1):

poweroff is equivalent to shutdown -p now.

In that case, reboot would be shutdown -r now
halt: shutdown -h now

I thought it was the same program but looking at the ls it is obvious that they
are not.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to