![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTION
The following options are available: SETUPCommands for the actions can also be defined in ~/.config/DSB/dsblogoutmgr/config using variable=value pairs by setting the variables lock, logout, shutdown, reboot, and suspend. Commands containing white spaces must be enclosed in double quotes. If an action is defined on the command line, it is used instead of the one defined in ~/.config/DSB/dsblogoutmgr/config. PermissionsIn 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, you can use sudo(8). Add %wheel ALL=(ALL) NOPASSWD: /usr/sbin/acpiconf * to
/usr/local/etc/sudoers,
and define the suspend action accordingly by using the
suspend = "sudo acpiconf -s 3" in ~/.config/DSB/dsblogoutmgr/config Note: On FreeBSD >= 12, members of the operator group are allowed to execute acpiconf. Using sudo(8) is not necessary. Closing window manager-sessions
|