#724335 tiger: misc021w is telling me no umask entry for /etc/init.d/rcS but umask already defined

Package:
tiger
Source:
tiger
Description:
security auditing and intrusion detection tools for Linux
Submitter:
Ian Bolton
Date:
2013-09-23 20:03:06 UTC
Severity:
normal
#724335#5
Date:
2013-09-23 20:01:18 UTC
From:
To:
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

if you do sudo find /etc -type f -exec grep -i umask {} \; -print you will see that umask is defined in login.defs and picked up by pam_umask. There is no reason for tiger to look for
a umask entry in /etc/init.d/rcS