The Propper way to fire up MySQL PT2

Thanx to WIntellect @BSD Nexus heres a even more propper way to fire up MySQL on OpenBSD, add the following line to your rc.local
/usr/local/bin/mysqld_safe -u _mysql > /dev/null & echo -n ‘ mysqld’;

Tags: , ,

Leave a Reply