diff --git a/deploy/systemd/templates/metin-db.service.in b/deploy/systemd/templates/metin-db.service.in index f541102..63cecba 100644 --- a/deploy/systemd/templates/metin-db.service.in +++ b/deploy/systemd/templates/metin-db.service.in @@ -16,7 +16,7 @@ ExecStart={{RUNTIME_ROOT}}/channels/db/db Restart=on-failure RestartSec=5 KillSignal=SIGTERM -TimeoutStopSec=60 +TimeoutStopSec=180 LimitNOFILE=65535 [Install]