summaryrefslogtreecommitdiffstats
path: root/mysql/post-install
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-05-13 21:41:50 +0200
committerpiernov <piernov@piernov.org>2012-05-13 21:41:50 +0200
commit6a8f76f1e760767e73896ea7b8e733723a9064de (patch)
tree02ac3fd1cc737bad46f9b5b1ef9d9a9c55f84c47 /mysql/post-install
parent4eb979c1b797258b7bf4ea52368e701b0c9cad10 (diff)
downloadnutyx-pakxe-6a8f76f1e760767e73896ea7b8e733723a9064de.tar.gz
nutyx-pakxe-6a8f76f1e760767e73896ea7b8e733723a9064de.tar.bz2
nutyx-pakxe-6a8f76f1e760767e73896ea7b8e733723a9064de.tar.xz
nutyx-pakxe-6a8f76f1e760767e73896ea7b8e733723a9064de.zip
Revert "mysql est un service donc dans base"
This reverts commit 9dbdf7708fd32c401b8a9b569e3840302ffbce3e.
Diffstat (limited to 'mysql/post-install')
-rwxr-xr-xmysql/post-install3
1 files changed, 0 insertions, 3 deletions
diff --git a/mysql/post-install b/mysql/post-install
deleted file mode 100755
index 819f2e537..000000000
--- a/mysql/post-install
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-mysql_install_db --basedir=/usr --datadir=/srv/mysql --user=mysql
-chgrp mysql /srv/mysql{,/test,/mysql}