X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fremount-rootfs.service;h=e95023f03d5bd2b5bf87519d057241c77991915c;hp=35a6ea08ccc11dd18d76d9f5669b21fdccc66503;hb=7948c4dfbea73ac21250b588089039aa17a90386;hpb=90685f7d1255207cf733ff9fe7e162da1a9a5c75 diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 35a6ea08c..e95023f03 100644 --- a/units/remount-rootfs.service +++ b/units/remount-rootfs.service @@ -9,12 +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 - -[Install] -WantedBy=sysinit.target +StandardOutput=syslog