Add restarting to systemd service file
This commit is contained in:
@@ -4,6 +4,8 @@ After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=idle
|
||||
Restart=always
|
||||
RestartSec=30s
|
||||
ExecStart=/usr/bin/saunaservice -c /etc/saunaservice/config.json
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user