mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Revert "cloud9: add EnvironmentFile"
* as Koen reported, creates gentooism /etc/conf.d,
* most OE packages prefer debianisms in /etc/default
This reverts commit 222b4eb3e4.
This commit is contained in:
parent
222b4eb3e4
commit
b6e963562e
|
|
@ -3,7 +3,6 @@ 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]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user