Changes of Revision 7
[-] | Changed | haproxy.spec |
1
2 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} 3 %{_initrddir}/%{name} 4 %{_sbindir}/%{name} 5 +%{_sbindir}/haproxy-systemd-wrapper 6 %{_bindir}/halog 7 %{_mandir}/man1/%{name}.1.gz 8 %attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home} 9 |