Skip to content

main/postmarketos-ui-{sway,sxmo}: add seat group

Oliver Smith requested to merge ollieparanoid/pmaports:fix-seat into master

Fixes: https://todo.sr.ht/~mil/sxmo-tickets/394

At least for new installations. In existing installs, the user needs to be manually added to the group.

sudo usermod -G seat -a $USER

I'll create an edge blog post for this too.

Important fix, merging after CI passes.

Merge request reports