main/postmarketos-ui-sxmo-*: explicitly add user to input

The input group should not be blanket allowed for UIs that do not need it as
it bypasses the security benefits of Wayland. This change explicitly adds
the input group to only the UIs that absolutely require it, which is only
SXMO due to their udev rules and lisgd.

Signed-off-by: Aster Boese <asterboese@mailbox.org>

[ci:skip-vercheck]

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8767>
This commit is contained in:
Aster Boese 2026-06-09 20:45:12 +02:00 committed by The Friendly Meow (merge) Bot
parent 5c8d75d0c3
commit 9755b0ed94
No known key found for this signature in database
4 changed files with 4 additions and 0 deletions

View file

@ -22,6 +22,7 @@ install="
$pkgname.post-install
$pkgname.post-upgrade
"
_pmb_groups="input"
_pmb_recommends="
w3m
sfeed

View file

@ -22,6 +22,7 @@ install="
$pkgname.post-install
$pkgname.post-upgrade
"
_pmb_groups="input"
_pmb_recommends="
w3m
sfeed

View file

@ -24,6 +24,7 @@ install="
$pkgname.post-upgrade
"
_pmb_groups="
input
seat
"
_pmb_recommends="

View file

@ -23,6 +23,7 @@ install="
$pkgname.post-upgrade
"
_pmb_groups="
input
seat
"
_pmb_recommends="