1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-08-02 22:20:41 +02:00

Compare commits

..

1 Commits

Author SHA1 Message Date
0cae78a47c remove user group wayland 2023-07-26 01:16:51 +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 wayland diya; \
usermod -a -G sudo diya \
"
IMAGE_BOOT_FILES:append = "fs_resize"