mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
(startup) increase restart timeout for systemd #2674
This commit is contained in:
parent
74f4bb8e87
commit
61a7197c8d
@ -12,7 +12,7 @@ TimeoutStartSec=8
|
||||
Environment=PATH=%NODE_PATH%:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
|
||||
Environment=PM2_HOME=%HOME_PATH%
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
RestartSec=8
|
||||
|
||||
ExecStart=%PM2_PATH% resurrect --no-daemon
|
||||
ExecReload=%PM2_PATH% reload all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user