mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-16 18:18:21 +01:00
use sysvinit
This commit is contained in:
parent
e552576431
commit
afbfe3bba0
@ -24,7 +24,7 @@ do_install() {
|
||||
install -d ${D}/${sysconfdir}/init.d/
|
||||
install -d ${DEPLOY_DIR_IMAGE}
|
||||
install -m 0755 ${WORKDIR}/confd ${D}/${sysconfdir}/init.d/confd
|
||||
install -d ${D}/usr/bin/
|
||||
install -d ${D}/usr/sbin/
|
||||
install -d ${D}/etc/default/volatiles
|
||||
# install -m 0644 ${WORKDIR}/80_diya ${D}${sysconfdir}/default/volatiles
|
||||
install -m 0755 ${WORKDIR}/expandfs.sh ${D}/usr/sbin/expandfs.sh
|
||||
|
Loading…
Reference in New Issue
Block a user