From 0bc898160b57b69bb766c97f25a5b9545eb91ee3 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 28 Mar 2025 22:04:58 -0400 Subject: mysql/icinga fixes --- scripts/hostclass/mysql_server | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scripts/hostclass/mysql_server') diff --git a/scripts/hostclass/mysql_server b/scripts/hostclass/mysql_server index d8edad6..33edded 100644 --- a/scripts/hostclass/mysql_server +++ b/scripts/hostclass/mysql_server @@ -61,7 +61,13 @@ install_template -m 0644 "${mysql_conf_dir}/conf.d/server.cnf" sysrc -v mysql_enable=YES service mysql-server restart +# Create the boxconf superuser. cat <