X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fremount-rootfs.service;h=e95023f03d5bd2b5bf87519d057241c77991915c;hp=4ff3645e69df530aef9f3d3512283aa2b8f0f4cd;hb=0843f2d65ea978b09f12da9ba61ee157d39ee237;hpb=4bb2357f77c875976de5e238a5783e4e136b37b5 diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 4ff3645e6..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 -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