chickenhouse/chickenhouse.service
Thomas Klaehn ef2582dfa7 chickenhouse: add climate control
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
2018-09-01 08:34:36 +02:00

11 lines
224 B
Desktop File

[Unit]
Description=Chickenhouse gate guard service
After=multi-user.target
[Service]
Type=idle
ExecStart=/usr/bin/python /usr/local/lib/python2.7/dist-packages/chickenhouse/__init__.py
[Install]
WantedBy=multi-user.target