Verified Commit 06639fce authored by Jakob Moser's avatar Jakob Moser
Browse files

Automatically restart on crash

This will at least clear the display if the device hung up, which is probably better (to see that something bad has happened)
parent e51cc7ff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ Description=PoolPay
ExecStart=/coli/poolpay/venv/bin/python3 -m poolpay
WorkingDirectory=/coli/poolpay
User=poolpay
Restart=always

[Install]
WantedBy=multi-user.target