aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-installer-orig
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/mayor-installer-orig')
-rwxr-xr-xmayor-orig/mayor-installer-orig/install.d/20mysql.sh6
-rw-r--r--mayor-orig/mayor-installer-orig/log/mayor-installer.rev2
2 files changed, 7 insertions, 1 deletions
diff --git a/mayor-orig/mayor-installer-orig/install.d/20mysql.sh b/mayor-orig/mayor-installer-orig/install.d/20mysql.sh
index 2979f728..3d0175c8 100755
--- a/mayor-orig/mayor-installer-orig/install.d/20mysql.sh
+++ b/mayor-orig/mayor-installer-orig/install.d/20mysql.sh
@@ -26,3 +26,9 @@ then
echo -n " futtatom a mysql_Secure_installation scriptet: "
mysql_secure_installation
fi
+if [ "x${RELEASE}" == "x10" ]
+then
+ echo -e "\nMariaDB/MySQL beállítások"
+ echo -n " futtatom a mysql_Secure_installation scriptet: "
+ mysql_secure_installation
+fi
diff --git a/mayor-orig/mayor-installer-orig/log/mayor-installer.rev b/mayor-orig/mayor-installer-orig/log/mayor-installer.rev
index 7ea43f6c..d464190f 100644
--- a/mayor-orig/mayor-installer-orig/log/mayor-installer.rev
+++ b/mayor-orig/mayor-installer-orig/log/mayor-installer.rev
@@ -1 +1 @@
-4638
+4639