mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-12-24 05:56:24 +01:00
add settings to enable readonly fs
This commit is contained in:
@@ -9,6 +9,7 @@ EXTRA_USERS_PARAMS = "usermod -p BJpK8ADNDLsGg root; \
|
||||
usermod -a -G tty diya; \
|
||||
usermod -a -G input diya; \
|
||||
usermod -a -G dialout diya; \
|
||||
usermod -a -G audio diya; \
|
||||
usermod -a -G sudo diya \
|
||||
"
|
||||
IMAGE_BOOT_FILES:append = "fs_resize"
|
||||
|
||||
Reference in New Issue
Block a user