X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-remount-api-vfs.service.in;h=8d437f55c40db2fb504f44901afd2aaf275aa626;hp=2e19dbf05dbf8f83ded41ec78de6adc2942e2891;hb=3b63d2d31d0850bd7a81ab9b468218d2c4c461e8;hpb=e0973af1a2384de1305b99e4ad54a6344bfb1e86 diff --git a/units/systemd-remount-api-vfs.service.in b/units/systemd-remount-api-vfs.service.in index 2e19dbf05..8d437f55c 100644 --- a/units/systemd-remount-api-vfs.service.in +++ b/units/systemd-remount-api-vfs.service.in @@ -9,12 +9,10 @@ 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.target shutdown.target [Service] Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-remount-api-vfs - -[Install] -WantedBy=sysinit.target