mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-03-29 08:00:09 +00:00
remove timeout from stopping server (#412)
* remove timeout from stopping server * s/0/infinity/
This commit is contained in:
committed by
GitHub
parent
31c78e516d
commit
756bd1eca7
@@ -158,6 +158,7 @@ Description=SMP server
|
||||
Type=simple
|
||||
ExecStart=/bin/sh -c "exec $binary start >> /var/opt/simplex/smp-server.log 2>&1"
|
||||
KillSignal=SIGINT
|
||||
TimeoutStopSec=infinity
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
LimitNOFILE=1000000
|
||||
|
||||
Reference in New Issue
Block a user