xinglp wrote:
> Since the "/run" was mounted during boot.

That's only there for starting mysqld_safe in the next command as a part 
of configuration.  The start script also does:

mkdir -p /run/mysqld
chown mysql.mysql /run/mysqld
...

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to