mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-01 21:50:55 +02:00
Compare commits
1 Commits
3ceeeb7cf1
...
9e75a87fb4
Author | SHA1 | Date | |
---|---|---|---|
9e75a87fb4 |
@ -17,7 +17,7 @@ GROUPADD_PACKAGES = "${PN}"
|
|||||||
USERADD_PARAM:${PN} = "-u 1000 -d /home/diya -r -s /bin/sh diya"
|
USERADD_PARAM:${PN} = "-u 1000 -d /home/diya -r -s /bin/sh diya"
|
||||||
|
|
||||||
INITSCRIPT_NAME = "confd"
|
INITSCRIPT_NAME = "confd"
|
||||||
INITSCRIPT_PARAMS = "start 0 S ."
|
INITSCRIPT_PARAMS = "start 4 S ."
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
install -d ${D}/${sysconfdir}/init.d/
|
install -d ${D}/${sysconfdir}/init.d/
|
||||||
|
Reference in New Issue
Block a user