Changed restart time to 30s
This commit is contained in:
@@ -5,6 +5,6 @@ After=multi-user.target
|
||||
ExecStart=/usr/bin/python3 /home/pi/homeassistantPi/mqtt/tempSensor.py
|
||||
User=pi
|
||||
Restart=on-failure
|
||||
RestartSec=1s
|
||||
RestartSec=30s
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user