diff --git a/install/install.sh b/install/install.sh index f6f7ff2..cc9246b 100755 --- a/install/install.sh +++ b/install/install.sh @@ -100,7 +100,14 @@ function install_mysql() { # Start and enable MySQL systemctl enable mysql - systemctl start mysql + + # Add sql-mode to MySQL config so it persists across reboots + cat >/etc/mysql/mysql.conf.d/bhima.cnf <"/root/.my.cnf"