File nconf-rpmlintrc of Package nconf
1
# file is there for simple authentication provided by nconf itself
2
addFilter("hidden-file-or-dir.*/srv/www/nconf/config.orig/.file_accounts.php")
3
# config.orig contains the initial files needed to setup nconf
4
addFilter("suse-filelist-forbidden.*/srv/www/nconf/config.orig")
5
# /usr/sbin/nagios is provided by required nagios package
6
addFilter("dangling-symlink.*/srv/www/nconf/bin/nagios.*/usr/sbin/nagios")
7