aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2017-08-31 13:22:53 +0100
committerBryn M. Reeves <bmr@redhat.com>2017-08-31 13:37:48 +0100
commit17aa75c07e2fca094fd99929044a2cf126163d61 (patch)
treeb364fccb98d1dce795ca8e3ac19bef7e3f804425
parent6cdad8dc4e67336be997c768e020227effa1c3d7 (diff)
downloadsos-17aa75c07e2fca094fd99929044a2cf126163d61.tar.gz
[openswan] add missing 'libreswan' to package list
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
-rw-r--r--sos/plugins/openswan.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos/plugins/openswan.py b/sos/plugins/openswan.py
index 685a42a9..c4a0d1f9 100644
--- a/sos/plugins/openswan.py
+++ b/sos/plugins/openswan.py
@@ -28,7 +28,7 @@ class Openswan(Plugin, RedHatPlugin, DebianPlugin, UbuntuPlugin):
"slow", False)]
files = ('/etc/ipsec.conf',)
- packages = ('openswan',)
+ packages = ('openswan', 'libreswan')
def setup(self):
self.add_copy_spec([