On Mon, 2017-07-24 at 09:51 +0200, Martijn Rijkeboer wrote: > I totally agree with you, but if you want to use the shutdown > button from within Lumina you currently need to be member of the > 'operator' group [0]. > > [0] > https://github.com/trueos/lumina/blob/master/src-qt5/core/libLumina/LuminaOS-OpenBSD.cpp#L157 > > > Kind regards, > > > Martijn Rijkeboer >
I'm our maintainer of the Lumina port. Let me chat with my friends upstream and see if we can't come up with a better solution for this. As a quick thought, allowing users in a particular group (perhaps :wheel?) to run shutdown(8) without a password prompt using doas seems like a starting point. Thoughts on that if I push that direction?