X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-remount-api-vfs.service.in;h=6339ee64a6f70df9e30d401befd2dbac099902f2;hp=2e19dbf05dbf8f83ded41ec78de6adc2942e2891;hb=6fdae8a6a40d6a3b5f77516abaee23b3eab002f6;hpb=e0973af1a2384de1305b99e4ad54a6344bfb1e86 diff --git a/units/systemd-remount-api-vfs.service.in b/units/systemd-remount-api-vfs.service.in index 2e19dbf05..6339ee64a 100644 --- a/units/systemd-remount-api-vfs.service.in +++ b/units/systemd-remount-api-vfs.service.in @@ -9,12 +9,12 @@ Description=Remount API VFS DefaultDependencies=no Conflicts=shutdown.target -Before=shutdown.target local-fs.target +After=systemd-readahead-collect.service systemd-readahead-replay.service +Before=local-fs-pre.target local-fs.target shutdown.target +Wants=local-fs-pre.target [Service] Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-remount-api-vfs - -[Install] -WantedBy=sysinit.target +StandardOutput=syslog