From 3bbede4b7f01b36dd98893db4b3daf985161579a Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 27 Apr 2010 17:30:13 +0200 Subject: mysql dans test --- test/mysql/post-install | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 test/mysql/post-install (limited to 'test/mysql/post-install') diff --git a/test/mysql/post-install b/test/mysql/post-install new file mode 100755 index 000000000..056fe5500 --- /dev/null +++ b/test/mysql/post-install @@ -0,0 +1,6 @@ +#!/bin/sh + + +mysql_install_db --user=mysql +chgrp mysql /srv/mysql{,/test,/mysql} +install -m755 -o mysql -g mysql -d /var/run/mysql -- cgit v1.2.3-70-g09d2