Add another dir to prune out
authorSteve Youngs <steve@steveyoungs.com>
Tue, 21 Apr 2015 12:23:10 +0000 (22:23 +1000)
committerSteve Youngs <steve@steveyoungs.com>
Tue, 21 Apr 2015 12:23:10 +0000 (22:23 +1000)
Signed-off-by: Steve Youngs <steve@steveyoungs.com>
usr/bin/forall_direntries_from
usr/bin/grep_all_regular_files_for
usr/bin/list_suspicious_files

index 7d599e2..d68cd03 100755 (executable)
@@ -53,7 +53,7 @@ fs_to_scan=(/)
 #      /usr/share/polkit-1/rules.d \
 #      /var/tmp \
 #       /var/{cache,chroot,db,run,snmp,spool} \
-#       /var/lib/{sshd,nfs,spamassassin,pulse}) #NO TRAILING SLASHES!!!!
+#       /var/lib/{sshd,nfs,spamassassin,pulse,machines}) #NO TRAILING SLASHES!!!!
 
 prune_prefixes=(\
        /home \
index 0f12ea1..2f33586 100755 (executable)
@@ -62,7 +62,7 @@ NOLEAF=
 #      /usr/share/polkit-1/rules.d \
 #      /var/tmp \
 #       /var/{cache,chroot,db,run,snmp,spool} \
-#       /var/lib/{sshd,nfs,spamassassin,pulse}) #NO TRAILING SLASHES!!!!
+#       /var/lib/{sshd,nfs,spamassassin,pulse,machines}) #NO TRAILING SLASHES!!!!
 
 prune_prefixes=(\
        /home \
index b219ccd..67f4c77 100755 (executable)
@@ -55,7 +55,7 @@ prune_prefixes=(/root /{,*/{,*/}}lost+found) #NO TRAILING SLASHES!!!
 #      /usr/share/polkit-1/rules.d \
 #      /var/tmp \
 #       /var/{cache,chroot,db,run,snmp,spool} \
-#       /var/lib/{sshd,nfs,spamassassin,pulse}) #NO TRAILING SLASHES!!!!
+#       /var/lib/{sshd,nfs,spamassassin,pulse,machines}) #NO TRAILING SLASHES!!!!
 
 # Set the following to `-noleaf' if you are scanning non-UNIX filesystems
 # like MS-DOS, CD-ROM etc.  But only do so if you really need it as it