X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fremount-rootfs.service;h=7b63752c7e4fd69e264d2d1ba5a3e6954229a420;hb=81beb7508e72b29ae7cec60b50231cbe0c1d582e;hp=31309015ca110db068c24ddcd8a6d9d51bc086c1;hpb=52f319b29398d36ed8d1a70f68a170c0a85f401d;p=elogind.git 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