aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/gateone/gateone/gateone.service.in
blob: 44667275a211a62eaf7a6f160dae279288d53b11 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=GateOne daemon
ConditionPathExists=|@localstate@/lib/gateone

[Service]
WorkingDirectory=@localstate@/lib/gateone
ExecStart=@bindir@/python @bindir@/gateone

[Install]
WantedBy=multi-user.target