File lpar2rrd-rpmlintrc of Package lpar2rrd
# we do not need "standard" user/group on system do we?... addFilter("W: non-standard-uid"); addFilter("W: non-standard-gid"); # upstream problem not ours for now... (still warning only) addFilter("W: incorrect-fsf-address"); # Home folder of user and as such have this folder... addFilter("W: hidden-file-or-dir /var/lib/lpar2rrd/.ssh");