[Bug 266525] shutdown: documentation of operator group

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 07 Nov 2022 11:01:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266525

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e0dfa1c4c45ec1b787020c99310c36aec9d9007b

commit e0dfa1c4c45ec1b787020c99310c36aec9d9007b
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-11-07 11:00:11 +0000
Commit:     Gordon Bergling <gbe@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.