diff --git a/install_mysql.sh b/install_mysql.sh index 6e5036b..9af0994 100755 --- a/install_mysql.sh +++ b/install_mysql.sh @@ -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