Add a couple of dirs to prune_prefixes for bastard settings
authorSteve Youngs <steve@steveyoungs.com>
Sun, 24 May 2015 13:14:57 +0000 (23:14 +1000)
committerSteve Youngs <steve@steveyoungs.com>
Sun, 24 May 2015 13:14:57 +0000 (23:14 +1000)
commit48083494b27987518019cf33987c5f8e8317436c
tree1cf7b602b1a2b1b372c6888d07cb06e90ac92623
parente1c38953b0b56878df6aed7cf68a4ed79ee644f3
Add a couple of dirs to prune_prefixes for bastard settings

IMO /etc/pam.d should be 0700 root:root, with the files therein being 0600
root:root.  So that is how I have it.  Pruning it out in the pkgusr
scripts.

* usr/bin/forall_direntries_from (prune_prefixes): Add /etc/pam.d
to the bastard settings.

* usr/bin/list_suspicious_files (prune_prefixes): Ditto.

Signed-off-by: Steve Youngs <steve@steveyoungs.com>
usr/bin/forall_direntries_from
usr/bin/list_suspicious_files