X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fremount-rootfs.service;h=890f8fbca1f4a6220e36a1571b46aa699d974a0a;hb=4c446f03e85e1321d6b999d92e3be07a7022432f;hp=35a6ea08ccc11dd18d76d9f5669b21fdccc66503;hpb=90685f7d1255207cf733ff9fe7e162da1a9a5c75;p=elogind.git diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 35a6ea08c..890f8fbca 100644 --- a/units/remount-rootfs.service +++ b/units/remount-rootfs.service @@ -9,12 +9,10 @@ Description=Remount Root FS DefaultDependencies=no Conflicts=shutdown.target -Before=shutdown.target local-fs.target +After=systemd-readahead-collect.service systemd-readahead-replay.service +Before=local-fs.target shutdown.target [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/mount / -o remount - -[Install] -WantedBy=sysinit.target