]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - modules.d/01systemd-udevd/module-setup.sh
fix(systemd-udevd): add missing override paths
[thirdparty/dracut.git] / modules.d / 01systemd-udevd / module-setup.sh
index ce5fbd93955d3de2f095a3d61c2ca740417c2c27..ce5d2a3332dbd04730991f910d80c004e5f0b947 100755 (executable)
@@ -96,7 +96,9 @@ install() {
             "$systemdsystemconfdir"/systemd-udev-settle.service \
             "$systemdsystemconfdir/systemd-udev-settle.service.d/*.conf" \
             "$systemdsystemconfdir"/systemd-udevd-control.socket \
+            "$systemdsystemconfdir/systemd-udevd-control.socket.d/*.conf" \
             "$systemdsystemconfdir"/systemd-udevd-kernel.socket \
+            "$systemdsystemconfdir/systemd-udevd-kernel.socket.d/*.conf" \
             "$systemdsystemconfdir"/sockets.target.wants/systemd-udevd-control.socket \
             "$systemdsystemconfdir"/sockets.target.wants/systemd-udevd-kernel.socket \
             "$systemdsystemconfdir"/sysinit.target.wants/systemd-udevd.service \