Convert to new override syntax
[AGL/meta-agl.git] / meta-agl-core / recipes-core / systemd / systemd-conf_aglcore.inc
index 6661eab..a539d18 100644 (file)
@@ -1,4 +1,4 @@
-do_install_append() {
+do_install:append() {
     # Remove ethernet script deployed by upstream unconditionally (SPEC-3221)
     rm -rf ${D}${systemd_unitdir}/network/80-wired.network || true
 }
\ No newline at end of file