https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266525
--- Comment #4 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e0dfa1c4c45ec1b787020c99310c36aec9d9007b commit e0dfa1c4c45ec1b787020c99310c36aec9d9007b Author: Gordon Bergling <g...@freebsd.org> AuthorDate: 2022-11-07 11:00:11 +0000 Commit: Gordon Bergling <g...@freebsd.org> CommitDate: 2022-11-07 11:00:11 +0000 shutdown.8: Add a note about needed priviledges to run the command In order to use the shutdown command, the user must have root privileges or be a member of the operator group. PR: 266525 Reported by: Zsolt Udvari <uzsolt at uzsolt hu> Reviewed by: pauamma MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D36688 sbin/shutdown/shutdown.8 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.