1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-09 18:39:47 +02:00

execute conf at priority 4 in runlevel S

This commit is contained in:
DanyLE 2023-07-10 19:11:39 +02:00
parent 3ceeeb7cf1
commit 9e75a87fb4

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 0 S ."
INITSCRIPT_PARAMS = "start 4 S ."
do_install() {
install -d ${D}/${sysconfdir}/init.d/