OpenMTC/openmtc-gevent/etc/systemd/system/openmtc-gateway.service
2017-11-07 14:41:38 +01:00

14 lines
234 B
Desktop File

[Unit]
Description=OpenMTC Gateway
Documentation=http://www.openmtc.org
Wants=ntp.service
[Service]
User=openmtc
Group=openmtc
Environment=PYTHONUNBUFFERED=true
ExecStart=/usr/local/bin/run-gateway
[Install]
WantedBy=network.target