aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/system.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/system.py')
-rw-r--r--sos/plugins/system.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sos/plugins/system.py b/sos/plugins/system.py
index af31220e..455e179c 100644
--- a/sos/plugins/system.py
+++ b/sos/plugins/system.py
@@ -20,7 +20,6 @@ class system(Plugin, RedHatPlugin):
def setup(self):
self.addCopySpecs([
"/proc/sys",
- "/etc/sysctl.conf",
"/etc/cron*",
"/etc/anacrontab",
"/var/spool/cron*",