Files
meta-openembedded/meta-python/recipes-connectivity/gateone/gateone/gateone.service.in
Dan McGregor 4a9921c16e gateone: update to latest git
This version works with pyton-tornado 4.2 as currently distributed
with OE.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-06 17:53:58 +01:00

11 lines
214 B
SYSTEMD

[Unit]
Description=GateOne daemon
ConditionPathExists=|@localstate@/lib/gateone
[Service]
WorkingDirectory=@localstate@/lib/gateone
ExecStart=@bindir@/python @bindir@/gateone
[Install]
WantedBy=multi-user.target