Skip to content

Commit 02e646f

Browse files
cthbleachbitLaszloGombos
authored andcommitted
fix(multipath): install multipathd.socket
1 parent 77ac95d commit 02e646f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules.d/90multipath/module-setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ install() {
137137
inst_simple "${moddir}/multipathd-configure.service" "${systemdsystemunitdir}/multipathd-configure.service"
138138
$SYSTEMCTL -q --root "$initdir" enable multipathd-configure.service
139139
fi
140+
inst_simple "${systemdsystemunitdir}/multipathd.socket"
140141
inst_simple "${moddir}/multipathd.service" "${systemdsystemunitdir}/multipathd.service"
141142
$SYSTEMCTL -q --root "$initdir" enable multipathd.service
142143
else

0 commit comments

Comments
 (0)