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

[Service]
WorkingDirectory=/var/lib/gateone
ExecStart=/usr/bin/python /usr/bin/gateone

[Install]
WantedBy=multi-user.target