view vanlogger.service @ 19:4d97dfb07169

Use the right date for graph names
author Daniel O'Connor <darius@dons.net.au>
date Fri, 23 Feb 2018 16:20:04 +1030
parents 9e538d88816f
children efe1954da8ca
line wrap: on
line source

[Unit]
Description=Van logging

[Service]
User=pi
Group=pi
Type=simple
ExecStart=/home/pi/vanlogger/vanlogger.py
Restart=on-failure

[Install]
WantedBy=multi-user.target