We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ac95d commit 02e646fCopy full SHA for 02e646f
modules.d/90multipath/module-setup.sh
@@ -137,6 +137,7 @@ install() {
137
inst_simple "${moddir}/multipathd-configure.service" "${systemdsystemunitdir}/multipathd-configure.service"
138
$SYSTEMCTL -q --root "$initdir" enable multipathd-configure.service
139
fi
140
+ inst_simple "${systemdsystemunitdir}/multipathd.socket"
141
inst_simple "${moddir}/multipathd.service" "${systemdsystemunitdir}/multipathd.service"
142
$SYSTEMCTL -q --root "$initdir" enable multipathd.service
143
else
0 commit comments