aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/gateone/gateone/gateone.service
blob: 7ff60020a0b82abf805853b0c4a7ee33792c52ef (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 gateone.py

[Install]
WantedBy=multi-user.target