aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/general.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sos/plugins/general.py b/sos/plugins/general.py
index a97eb391..fe006a77 100644
--- a/sos/plugins/general.py
+++ b/sos/plugins/general.py
@@ -27,6 +27,7 @@ class general(sos.plugintools.PluginBase):
self.addCopySpecs([
"/etc/redhat-release",
"/etc/fedora-release",
+ "/etc/init",
"/etc/inittab",
"/etc/sos.conf",
"/etc/sysconfig",