Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
nagios33
> nagios-rpmlintrc
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File nagios-rpmlintrc of Package nagios33
# common.css is used in cgi - and can be expanded by user addFilter("zero-length.*/usr/share/nagios/stylesheets/common.css"); # we need xntp for SLES9 addFilter("init-script-non-var-dependency /etc/init.d/nagios xntpd"); # nagios comes with embedded perl addFilter("W: no-dependency-on perl") # this is the directory, where users of the group nagcmd can trigger commands for nagios addFilter("permissions-directory-setuid-bit.*/var/spool/nagios");