X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fremount-rootfs.service;h=e95023f03d5bd2b5bf87519d057241c77991915c;hb=e124e7a4a15f89fc6fbdf3e554a86d5a26160624;hp=31deb82db3d89afbb8ca8b99c96809ada02fe44b;hpb=f3c15784a118757b2511cb73d8c5c84a14ab4bc2;p=elogind.git diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 31deb82db..e95023f03 100644 --- a/units/remount-rootfs.service +++ b/units/remount-rootfs.service @@ -9,10 +9,11 @@ Description=Remount Root FS DefaultDependencies=no Conflicts=shutdown.target -After=systemd-readahead-collect.service systemd-readahead-replay.service fsck.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