]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut-pre-mount.service should run before systemd-fsck-root.service
authorHarald Hoyer <harald@redhat.com>
Tue, 7 Jul 2015 11:45:19 +0000 (13:45 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 7 Jul 2015 11:45:19 +0000 (13:45 +0200)
modules.d/98dracut-systemd/dracut-pre-mount.service

index 96ea99508c5b380aa9560a37bb30651b67e8f2a1..1e4e29f02e1b516b5c508fe91a4375090d239b64 100644 (file)
@@ -11,7 +11,7 @@
 Description=dracut pre-mount hook
 Documentation=man:dracut-pre-mount.service(8)
 DefaultDependencies=no
-Before=initrd-root-fs.target sysroot.mount
+Before=initrd-root-fs.target sysroot.mount systemd-fsck-root.service
 After=dracut-initqueue.service
 After=cryptsetup.target
 ConditionPathExists=/usr/lib/initrd-release