meta/xfce: reinstate bit of README-main r1.21, but with _shutdown group

master
landry 2023-06-19 18:11:41 +00:00
parent bf33ea5f3f
commit 469b0a4b0a
2 changed files with 7 additions and 4 deletions

View File

@ -7,7 +7,7 @@ PKGNAME= xfce-${V}
PKGNAME-main = xfce-${V}
PKGNAME-extras = xfce-extras-${V}
REVISION-extras = 3
REVISION-main = 5
REVISION-main = 6
MAINTAINER = Landry Breuil <landry@openbsd.org>

View File

@ -18,9 +18,12 @@ If your installation supports complete shutdown, clicking on the logout button
on panel will permit you to either logout, suspend, hibernate, reboot or halt
the computer.
Halting and rebooting from xfce4-session require consolekit2 and polkit: you'll
need to run a systemwide D-BUS service (# rcctl enable messagebus) and pass
--with-ck-launch argument to startxfce4.
If your user is part of the _shutdown group and thus can execute shutdown(8),
you should be able to shutdown/logout without further configuration.
Otherwise, halting and rebooting from xfce4-session require consolekit2 and
polkit: you'll need to run a systemwide D-BUS service (# rcctl enable
messagebus) and pass --with-ck-launch argument to startxfce4.
If you dont want to use messagebus/polkit, you can still configure doas to
allow your user to run shutdown/halt -p without having to enter a password, and