X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fremount-rootfs.service;h=7b63752c7e4fd69e264d2d1ba5a3e6954229a420;hp=31deb82db3d89afbb8ca8b99c96809ada02fe44b;hb=5ba081b0fb02380cee4c2ff5bc7e05f869eb8415;hpb=f3c15784a118757b2511cb73d8c5c84a14ab4bc2 diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 31deb82db..7b63752c7 100644 --- a/units/remount-rootfs.service +++ b/units/remount-rootfs.service @@ -9,8 +9,9 @@ Description=Remount Root FS DefaultDependencies=no Conflicts=shutdown.target -After=systemd-readahead-collect.service systemd-readahead-replay.service fsck.target -Before=local-fs.target shutdown.target +After=systemd-readahead-collect.service systemd-readahead-replay.service fsck-root.service +Before=local-fs-pre.target local-fs.target shutdown.target +Wants=local-fs-pre.target [Service] Type=oneshot