diff options
Diffstat (limited to 'meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb')
-rw-r--r-- | meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb index 96b158333..4815a34c6 100644 --- a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb +++ b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb | |||
@@ -106,5 +106,6 @@ RDEPENDS_${PN} = "nodejs4 gzip" | |||
106 | 106 | ||
107 | inherit systemd | 107 | inherit systemd |
108 | 108 | ||
109 | NATIVE_SYSTEMD_SUPPORT = "1" | ||
109 | SYSTEMD_PACKAGES = "${PN}" | 110 | SYSTEMD_PACKAGES = "${PN}" |
110 | SYSTEMD_SERVICE_${PN} = "cloud9.service" | 111 | SYSTEMD_SERVICE_${PN} = "cloud9.service" |