From 8fb1a350b6487602b62de069911750421c01c6ef Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 30 Sep 2012 20:23:54 +0200 Subject: MySQL: syncwith rawhide --- mysqld.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysqld.service') diff --git a/mysqld.service b/mysqld.service index c6e4dea..3193ce2 100644 --- a/mysqld.service +++ b/mysqld.service @@ -27,7 +27,7 @@ Type=simple User=mysql Group=mysql -ExecStartPre=/usr/libexec/mysqld-prepare-db-dir +ExecStartPre=/usr/libexec/mysqld-prepare-db-dir %n # Note: we set --basedir to prevent probes that might trigger SELinux alarms, # per bug #547485 ExecStart=/usr/bin/mysqld_safe --basedir=/usr -- cgit