aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/networking.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sos/plugins/networking.py b/sos/plugins/networking.py
index 45e7c971..952dcfd9 100644
--- a/sos/plugins/networking.py
+++ b/sos/plugins/networking.py
@@ -153,6 +153,7 @@ class UbuntuNetworking(Networking, UbuntuPlugin):
self.add_copy_specs([
"/etc/resolvconf",
"/etc/network/interfaces",
+ "/etc/network/interfaces.d",
"/etc/ufw",
"/var/log/ufw.Log",
"/etc/resolv.conf"