Mercurial > ~darius > hgwebdir.cgi > vanlogger
view vanlogger.service @ 21:65be58857ed4
Move to onboard UART.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Wed, 14 Mar 2018 00:23:52 +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