From: Ludovic CHEVALIER Date: Tue, 19 Mar 2013 16:04:15 +0000 (+0100) Subject: Correction : vm_hosted : mysql_configure: plus de mysql restart X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=45923d34df44d3f0168ce67a797fef964bc519d3 Correction : vm_hosted : mysql_configure: plus de mysql restart --- diff --git a/vm_hosted b/vm_hosted index 3649341..1ad9887 100755 --- a/vm_hosted +++ b/vm_hosted @@ -726,7 +726,6 @@ rule_mysql_configure () { /home/mysql sudo -u mysql mysql_install_db --no-defaults --datadir=/home/mysql/ fi - sudo service mysql restart } rule_network_configure () { sudo install -m 644 -o root -g root /dev/stdin /etc/hostname <<-EOF