diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-09-30 20:23:54 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-09-30 20:23:54 +0200 | 
| commit | 8fb1a350b6487602b62de069911750421c01c6ef (patch) | |
| tree | 937ec25fc757b8022f99067c411cc57333639687 /mysqld.service | |
| parent | 51fa9dd068780d91622704e3dbdafbaff0c03007 (diff) | |
MySQL: syncwith rawhide
Diffstat (limited to 'mysqld.service')
| -rw-r--r-- | mysqld.service | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
