]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
systemd/module-setup.sh: package udev in sysinit.target
authorHarald Hoyer <harald@redhat.com>
Mon, 4 Jun 2012 11:12:07 +0000 (13:12 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 4 Jun 2012 11:12:07 +0000 (13:12 +0200)
modules.d/98systemd/module-setup.sh

index 464bbc34a9b4e419586fd185d84dc846cf2a146b..1d8aefc06b13bf9d8661c34fc7f55d1594475d45 100755 (executable)
@@ -105,8 +105,8 @@ install() {
         $systemdsystemunitdir/sockets.target.wants/systemd-udev-control.socket \
         $systemdsystemunitdir/sockets.target.wants/systemd-udev-kernel.socket \
         $systemdsystemunitdir/sockets.target.wants/systemd-journald.socket \
-        $systemdsystemunitdir/basic.target.wants/systemd-udev.service \
-        $systemdsystemunitdir/basic.target.wants/systemd-udev-trigger.service \
+        $systemdsystemunitdir/sysinit.target.wants/systemd-udev.service \
+        $systemdsystemunitdir/sysinit.target.wants/systemd-udev-trigger.service \
         $systemdsystemunitdir/local-fs.target.wants/systemd-remount-fs.service \
         $systemdsystemunitdir/local-fs.target.wants/fsck-root.service \
         $systemdsystemunitdir/local-fs.target.wants/tmp.mount \