FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
do_install:append() {
# Remove default network configurations
rm -rf ${D}${systemd_unitdir}/network
}