diff options
-rw-r--r-- | sos/plugins/general.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sos/plugins/general.py b/sos/plugins/general.py index c225abcf..a4a73528 100644 --- a/sos/plugins/general.py +++ b/sos/plugins/general.py @@ -29,7 +29,6 @@ class General(Plugin): "/var/log/up2date", "/etc/hostid", "/var/lib/dbus/machine-id", - "/etc/exports", "/etc/localtime", "/etc/os-release" ]) |