Merge "MySQL bootstrap: reduce timeout"
This commit is contained in:
commit
48357f9d83
@ -36,7 +36,7 @@ ExecStart=/usr/bin/mysqld_safe --wsrep-new-cluster --basedir=/usr
|
||||
ExecStartPost=/usr/libexec/mariadb-wait-ready $MAINPID
|
||||
|
||||
# Give a reasonable amount of time for the server to start up/shut down
|
||||
TimeoutSec=300
|
||||
TimeoutSec=60
|
||||
|
||||
# Place temp files in a secure directory, not /tmp
|
||||
PrivateTmp=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user