We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1617db2 commit d0a2705Copy full SHA for d0a2705
tc2/thermal-recorder-py/thermal-classifier.service
@@ -5,7 +5,7 @@ After=multi-user.target
5
[Service]
6
Type=simple
7
ExecStart=/home/pi/.venv/classifier/bin/serve_model
8
-Restart=always
+Restart=on-failure
9
RestartSec=3s
10
11
[Install]
0 commit comments