Added nrpe reload to post section

This commit is contained in:
Tomas Edwardsson 2013-03-14 17:47:11 +00:00
parent 6b15a3932b
commit 43813c1999
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ install -D -p -m 0755 nrpe.d/check_cpu.cfg %{buildroot}/etc/nrpe.d/check_cpu.cfg
%clean
rm -rf %{buildroot}
%post
/sbin/service nrpe reload
%files
%defattr(-,root,root,-)
#%doc README LICENSE