From: Jason Kridner <jkridner@beagleboard.org>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][meta-systemd][danny][PATCH] cloud9: add EnvironmentFile
Date: Mon, 8 Apr 2013 07:57:43 +0000 [thread overview]
Message-ID: <1365407863-23360-1-git-send-email-jdk@ti.com> (raw)
* Allows specification of NODE_PATH
Signed-off-by: Jason Kridner <jdk@ti.com>
---
.../recipes-devtools/cloud9/cloud9/cloud9.service | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
index 714b465..54a9db0 100644
--- a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
+++ b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
@@ -3,6 +3,7 @@ Description=Cloud9 IDE
ConditionPathExists=|/var/lib/cloud9
[Service]
+EnvironmentFile=-/etc/conf.d/node
ExecStart=/usr/bin/node4 /usr/share/cloud9/bin/cloud9.js -l 0.0.0.0 -w /var/lib/cloud9 -p 3000
[Install]
--
1.7.8.6
next reply other threads:[~2013-04-08 8:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 7:57 Jason Kridner [this message]
2013-04-10 16:07 ` [meta-oe][meta-systemd][danny][PATCH] cloud9: add EnvironmentFile Koen Kooi
2013-04-10 16:17 ` Martin Jansa
2013-04-10 16:23 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1365407863-23360-1-git-send-email-jdk@ti.com \
--to=jkridner@beagleboard.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox