correction de bug

This commit is contained in:
2022-12-15 11:20:07 +01:00
parent 25a3f8922d
commit a4230cef9c
+1 -1
View File
@@ -14,7 +14,7 @@ S = "${WORKDIR}"
inherit systemd
SYSTEMD_AUTO_ENABLE = "enable"
SYSTEMD_SERVICE_${PN} = "loadkeysfr.service"
SYSTEMD_SERVICE:${PN} = "loadkeysfr.service"
FILES:${PN} = "${systemd_unitdir}/system/loadkeysfr.service"