summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-core/systemd/systemd-conf_aglcore.inc
blob: a539d182656b8d5e8c7d2fc5b7e894c3e7f4ed09 (plain)
1
2
3
4
do_install:append() {
    # Remove ethernet script deployed by upstream unconditionally (SPEC-3221)
    rm -rf ${D}${systemd_unitdir}/network/80-wired.network || true
}