diff --git a/mariadb.spec b/mariadb.spec index 3dc37eb..ad8f1de 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -824,7 +824,8 @@ exit 0 %files -f mariadb.files %config(noreplace) %attr(0644, root, mysql) %{_sysconfdir}/my.cnf -%config(noreplace) %attr(0755, root, mysql, 0644) %{_sysconfdir}/my.cnf.d/ +%dir %attr(0755, root, mysql) %{_sysconfdir}/my.cnf.d +%config(noreplace) %attr(0644, root, mysql) %{_sysconfdir}/my.cnf.d/* %if %{with galera} %exclude %{_sysconfdir}/my.cnf.d/50-galera.cnf %endif