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=4ff3645e69df530aef9f3d3512283aa2b8f0f4cd;hb=5ba081b0fb02380cee4c2ff5bc7e05f869eb8415;hpb=4bb2357f77c875976de5e238a5783e4e136b37b5 diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 4ff3645e6..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=shutdown.target local-fs.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