default service start timeout to 5 minutes. THe default of 1.5 minutes is too short on some larger systems

This commit is contained in:
Isaac Connor 2018-01-08 16:11:54 -05:00
parent 348764985b
commit 3e31203a22
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ PIDFile=/var/run/zm/zm.pid
Restart=always
RestartSec=10
Environment=TZ=:/etc/localtime
TimeoutSec=600
[Install]
WantedBy=multi-user.target