And another
authorStephen Gran <steve@lobefin.net>
Sun, 15 Mar 2009 00:42:49 +0000 (00:42 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 15 Mar 2009 00:42:49 +0000 (00:42 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
facts/mounts.rb

index f27ec35..2a075cc 100644 (file)
@@ -2,7 +2,7 @@ begin
   require 'filesystem'
 
        Facter.add("mounts") do
-               ignorefs = ["NFS", "nfs", "nfs4", "afs", "binfmt_misc", "proc", "smbfs", 
+               ignorefs = ["NFS", "nfs", "nfs4", "nfsd", "afs", "binfmt_misc", "proc", "smbfs", 
                            "autofs", "iso9660", "ncpfs", "coda", "devpts", "ftpfs", "devfs", 
                            "mfs", "shfs", "sysfs", "cifs", "lustre_lite", "tmpfs", "usbfs", "udf",
                            "fusectl", "fuse.snapshotfs", "rpc_pipefs"]