Fix white-space issues and macro expanding in mysql.init.in

This commit is contained in:
Honza Horak 2017-08-28 23:07:37 +02:00
parent 8ac654b88b
commit 84ceb88ce7

View File

@ -26,7 +26,7 @@
exec="@bindir@/mysqld_safe"
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
STOPTIMEOUT=60