Reduce RestartSec from 30 to 20 seconds
Release Please / release-please (push) Has been cancelled

This commit is contained in:
Roy
2025-11-10 18:06:17 -08:00
committed by GitHub
parent a61f71b675
commit 482982a51b
+1 -1
View File
@@ -179,7 +179,7 @@ Description=NSL Game Scanner
[Service]
ExecStart=/usr/bin/python3 '{logged_in_home}/.config/systemd/user/NSLGameScanner.py'
Restart=always
RestartSec=30
RestartSec=20
StartLimitBurst=40
StartLimitInterval=240