X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fremount-rootfs.service;h=31309015ca110db068c24ddcd8a6d9d51bc086c1;hp=4ff3645e69df530aef9f3d3512283aa2b8f0f4cd;hb=90bbc9469ec29b6094dadf27aa88743d44ab56e7;hpb=4bb2357f77c875976de5e238a5783e4e136b37b5 diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 4ff3645e6..31309015c 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 +Before=local-fs.target shutdown.target [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/mount / -o remount +StandardOutput=syslog