mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 20:39:39 +01:00
insserv: Remove
Remove insserv from OE-Core. It did have uses but we've optimised the sysvinit scripts as needed and there are other directions init systems are moving now. It no longer belongs in the core. (From OE-Core rev: 9650efb5bb8fc77627dd567e43f8768b34a22abb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
do_rootfs[depends] += "insserv-native:do_populate_sysroot"
|
||||
run_insserv () {
|
||||
insserv -p ${IMAGE_ROOTFS}/etc/init.d -c ${STAGING_ETCDIR_NATIVE}/insserv.conf
|
||||
}
|
||||
ROOTFS_POSTPROCESS_COMMAND += " run_insserv ; "
|
||||
Reference in New Issue
Block a user