1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-31 05:00:42 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
2477a8e286 remove user group render 2023-07-26 01:11:33 +02:00

View File

@ -11,7 +11,6 @@ EXTRA_USERS_PARAMS = "usermod -p 2Pe/4xyFxsokE diya; \
usermod -a -G dialout diya; \
usermod -a -G audio diya; \
usermod -a -G avahi diya; \
usermod -a -G render diya; \
usermod -a -G wayland diya; \
usermod -a -G sudo diya \
"