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=31309015ca110db068c24ddcd8a6d9d51bc086c1;hb=5ba081b0fb02380cee4c2ff5bc7e05f869eb8415;hpb=52f319b29398d36ed8d1a70f68a170c0a85f401d diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 31309015c..7b63752c7 100644 --- a/units/remount-rootfs.service +++ b/units/remount-rootfs.service @@ -9,11 +9,11 @@ Description=Remount Root FS DefaultDependencies=no Conflicts=shutdown.target -After=systemd-readahead-collect.service systemd-readahead-replay.service -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 RemainAfterExit=yes ExecStart=/bin/mount / -o remount -StandardOutput=syslog