We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c67d2 commit e39ff40Copy full SHA for e39ff40
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