diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/gateone/gateone_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb index 2469f9e293..983dc24d82 100644 --- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb | |||
| @@ -24,6 +24,7 @@ do_install_append() { | |||
| 24 | install -m 0644 ${WORKDIR}/gateone-avahi.service ${D}${sysconfdir}/avahi/services/ | 24 | install -m 0644 ${WORKDIR}/gateone-avahi.service ${D}${sysconfdir}/avahi/services/ |
| 25 | } | 25 | } |
| 26 | 26 | ||
| 27 | NATIVE_SYSTEMD_SUPPORT = "1" | ||
| 27 | SYSTEMD_PACKAGES = "${PN}" | 28 | SYSTEMD_PACKAGES = "${PN}" |
| 28 | SYSTEMD_SERVICE = "gateone.service" | 29 | SYSTEMD_SERVICE = "gateone.service" |
| 29 | 30 | ||
