Logoj0ke.net Open Build Service > Projects > home:netmax:playground:monitoring > nrpe > nrpe-rpmlintrc
Sign Up | Log In

File nrpe-rpmlintrc of Package nrpe

 
1
from Config import *
2
addFilter("nrpe.* postun-without-%insserv_cleanup")
3
addFilter("nrpe.* preun-without-%stop_on_removal-preun")
4
addFilter("nrpe.* script-without-shebang")
5
addFilter("nagios-nrpe.* unstripped-binary-or-object")
6
addFilter("nagios-nrpe-plugin.* unstripped-binary-or-object")
7