fix(systemd): Remove 5 second timeout, use default (90) (#15168)

This commit is contained in:
Joshua Powers 2024-04-16 13:03:32 -06:00 committed by GitHub
parent 583e7cd46e
commit 406bd5e46f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ ExecReload=/bin/kill -HUP $MAINPID
Restart=on-failure
RestartForceExitStatus=SIGPIPE
KillMode=mixed
TimeoutStopSec=5
LimitMEMLOCK=8M:8M
PrivateMounts=true