Mercurial > ~darius > hgwebdir.cgi > vanlogger
comparison vanlogger.service @ 7:40a3b403a096
Merge
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Fri, 22 Dec 2017 13:05:05 +0100 |
parents | a831b92ffd5e ae0025a7409c |
children | 9e538d88816f 59cf68be7feb |
comparison
equal
deleted
inserted
replaced
6:10ae66476521 | 7:40a3b403a096 |
---|---|
8 ExecStart=/usr/bin/tmux new-session -s vanlogger -d /home/pi/vanlogger/vanlogger.py | 8 ExecStart=/usr/bin/tmux new-session -s vanlogger -d /home/pi/vanlogger/vanlogger.py |
9 Restart=on-failure | 9 Restart=on-failure |
10 | 10 |
11 [Install] | 11 [Install] |
12 WantedBy=multi-user.target | 12 WantedBy=multi-user.target |
13 |