summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rwxr-xr-xextra/mysql/post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mysql/post-install b/extra/mysql/post-install
index 984d07202..056fe5500 100755
--- a/extra/mysql/post-install
+++ b/extra/mysql/post-install
@@ -2,5 +2,5 @@
mysql_install_db --user=mysql
-chgrp -v mysql /srv/mysql{,/test,/mysql}
+chgrp mysql /srv/mysql{,/test,/mysql}
install -m755 -o mysql -g mysql -d /var/run/mysql