From 38e8d2cb048d655050ef69e16756231222967987 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 15 Mar 2009 00:42:49 +0000 Subject: [PATCH] And another Signed-off-by: Stephen Gran --- facts/mounts.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facts/mounts.rb b/facts/mounts.rb index f27ec35d..2a075ccb 100644 --- a/facts/mounts.rb +++ b/facts/mounts.rb @@ -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"] -- 2.39.2