install_mysql.sh: a minor change on script output.
This commit is contained in:
parent
37124d97ca
commit
844e22c082
@ -2018,7 +2018,7 @@ if $INSTALL_SYSTEMD_SERVICE ; then
|
||||
|
||||
echononl "Force systemd to create run directory on each startup.."
|
||||
echo "" >> ${logdir}/main.log
|
||||
echo "## - Force systemd to create run directory on each startup."
|
||||
echo "## - Force systemd to create run directory on each startup." >> ${logdir}/main.log
|
||||
echo "## -" >> ${logdir}/main.log
|
||||
echo "## - Create '/etc/tmpfiles.d/mysql.conf' with content:" >> ${logdir}/main.log
|
||||
echo "## -" >> ${logdir}/main.log
|
||||
|
Loading…
Reference in New Issue
Block a user