X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fremount-rootfs.service;h=e95023f03d5bd2b5bf87519d057241c77991915c;hb=77f81d8b3012c9b8dbfea89d6b54917d3e72a9a7;hp=089e8b5a2f4adf25f0a94e52aac1bf6ef194b36d;hpb=c0a1b6e92682facf74412ca77daeedcc60cb3115;p=elogind.git diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 089e8b5a2..e95023f03 100644 --- a/units/remount-rootfs.service +++ b/units/remount-rootfs.service @@ -9,9 +9,11 @@ Description=Remount Root FS DefaultDependencies=no Conflicts=shutdown.target -Before=shutdown.target local-fs.target +After=systemd-readahead-collect.service systemd-readahead-replay.service fsck-root.service +Before=local-fs.target shutdown.target [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/mount / -o remount +StandardOutput=syslog