add gui users to seat groups
This commit is contained in:
@@ -8,6 +8,8 @@ EXTRA_USERS_PARAMS:append = "useradd xdg; \
|
|||||||
usermod -a -G input xdg; \
|
usermod -a -G input xdg; \
|
||||||
usermod -a -G tty xdg; \
|
usermod -a -G tty xdg; \
|
||||||
usermod -a -G avahi diya; \
|
usermod -a -G avahi diya; \
|
||||||
|
usermod -a -G seat diya; \
|
||||||
|
usermod -a -G seat xdg; \
|
||||||
usermod -a -G xdg diya;"
|
usermod -a -G xdg diya;"
|
||||||
IMAGE_INSTALL:append = "pango \
|
IMAGE_INSTALL:append = "pango \
|
||||||
seatd \
|
seatd \
|
||||||
|
Reference in New Issue
Block a user