add firewall config to %files

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=85
This commit is contained in:
Klaus Kämpf 2014-04-03 13:13:30 +00:00 committed by Git OBS Bridge
parent 9cfdbac5b7
commit ecb8b74fe3

View File

@ -478,5 +478,8 @@ rm -rf %{basedir}/inputs/*
%{_sbindir}/rccf-serverd %{_sbindir}/rccf-serverd
%endif %endif
%{_mandir}/man8/cf-serverd.8.* %{_mandir}/man8/cf-serverd.8.*
%if 0%{?suse_version} > 1010
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/cfengine
%endif
%changelog %changelog