Fix white-space issues and macro expanding in mysql.init.in
This commit is contained in:
parent
8ac654b88b
commit
84ceb88ce7
@ -26,7 +26,7 @@
|
|||||||
exec="@bindir@/mysqld_safe"
|
exec="@bindir@/mysqld_safe"
|
||||||
prog="@DAEMON_NAME@"
|
prog="@DAEMON_NAME@"
|
||||||
|
|
||||||
# Set timeouts here so they can be overridden from /etc/sysconfig/@DAEMON_NAME@
|
# Set timeouts here so they can be overridden from @sysconfdir@/sysconfig/@DAEMON_NO_PREFIX@
|
||||||
STARTTIMEOUT=300
|
STARTTIMEOUT=300
|
||||||
STOPTIMEOUT=60
|
STOPTIMEOUT=60
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user