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