summaryrefslogtreecommitdiffstats
path: root/sysutils/dsbbatmon/pkg-message
blob: 9055f4ccd04ccfbeb8c3dbe3ae68673c23c5f4b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
**************************************************************************

In order to be able to execute shutdown as regular user, you can either
use sudo(8) (see below), or you can add your username to the operator
group:
	# pw groupmod operator -m yourusername

If you want to be able to suspend your system as regular user who is
member of the wheel group, you can use sudo(8).  Add

	%wheel  ALL=(ALL) NOPASSWD: /usr/sbin/acpiconf *

to ${PREFIX}/etc/sudoers.

**************************************************************************
OpenPOWER on IntegriCloud