aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/named.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/named.py')
-rw-r--r--sos/plugins/named.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sos/plugins/named.py b/sos/plugins/named.py
index 53f81705..6710a165 100644
--- a/sos/plugins/named.py
+++ b/sos/plugins/named.py
@@ -41,4 +41,3 @@ class named(sos.plugintools.PluginBase):
self.addForbiddenPath(join(self.getDnsDir(cfg),"chroot/dev"))
self.addForbiddenPath(join(self.getDnsDir(cfg),"chroot/proc"))
self.addCopySpec("/etc/sysconfig/named")
- return