https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266525
--- Comment #6 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=572cb0ae4680d0ec2811f6093524ec75658176f7 commit 572cb0ae4680d0ec2811f6093524ec75658176f7 Author: Gordon Bergling <g...@freebsd.org> AuthorDate: 2022-11-07 11:00:11 +0000 Commit: Gordon Bergling <g...@freebsd.org> CommitDate: 2022-11-14 07:58:20 +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 Differential Revision: https://reviews.freebsd.org/D36688 (cherry picked from commit e0dfa1c4c45ec1b787020c99310c36aec9d9007b) 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.