From cdb68ca6500b7e22064fb216a52765cd7e55dd55 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Jul 13 2016 17:51:35 +0000 Subject: Do include installed scripts when not using systemd --- diff --git a/community-mysql.spec b/community-mysql.spec index 57d75cf..f05a125 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -945,6 +945,9 @@ fi %{_bindir}/mysqlbinlog %if %{with init_systemd} %{_bindir}/mysqld_pre_systemd +%else +%{_bindir}/mysqld_multi +%{_bindir}/mysqld_safe %endif %{_bindir}/mysqldumpslow %{_bindir}/mysqltest