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

disable root password

This commit is contained in:
DanyLE
2023-07-10 19:27:12 +02:00
parent 9e75a87fb4
commit a4cb8479ff
2 changed files with 3 additions and 4 deletions

View File

@ -17,7 +17,7 @@ GROUPADD_PACKAGES = "${PN}"
USERADD_PARAM:${PN} = "-u 1000 -d /home/diya -r -s /bin/sh diya"
INITSCRIPT_NAME = "confd"
INITSCRIPT_PARAMS = "start 4 S ."
INITSCRIPT_PARAMS = "start 30 S ."
do_install() {
install -d ${D}/${sysconfdir}/init.d/