# *-*-shell-*-* # case ${ACTION} in post) usr/bin/mysql_install_db --user=mysql --basedir=/usr chown -R mysql:mysql var/lib/mysql ;; esac