Date: Tue, 16 Jan 2018 08:47:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 224667] The tools reboot and halt are installed with incorrect permissions Message-ID: <bug-224667-8-NoGHVNBBhL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224667-8@https.bugs.freebsd.org/bugzilla/> References: <bug-224667-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224667 --- Comment #2 from dr2867.business@pacbell.net --- 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224667-8-NoGHVNBBhL>