diff mbox

[13/14] multipathd.socket: add WantedBy=sockets.target

Message ID 20180112220743.11513-14-mwilck@suse.com (mailing list archive)
State Not Applicable, archived
Delegated to: Mike Snitzer
Headers show

Commit Message

Martin Wilck Jan. 12, 2018, 10:07 p.m. UTC
Without this, "systemctl enable multipathd.service" spits out
an error message.

Signed-off-by: Martin Wilck <mwilck@suse.com>
---
 multipathd/multipathd.socket | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/multipathd/multipathd.socket b/multipathd/multipathd.socket
index 921706d5d333..0ed4a1f7958b 100644
--- a/multipathd/multipathd.socket
+++ b/multipathd/multipathd.socket
@@ -5,3 +5,6 @@  Before=sockets.target
 
 [Socket]
 ListenStream=@/org/kernel/linux/storage/multipathd
+
+[Install]
+WantedBy=sockets.target