chiark / gitweb /
units: order systemd-fsck@.service after local-fs-pre.target.
[elogind.git] / units / systemd-fsck@.service.in
index c12efa8e760025eea978a5ce233210e1e27ba7c0..d2cda6a466162040789593a06888af7b6c5bd84f 100644 (file)
@@ -10,7 +10,7 @@ Description=File System Check on %f
 Documentation=man:systemd-fsck@.service(8)
 DefaultDependencies=no
 BindsTo=%i.device
-After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device systemd-fsck-root.service
+After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device systemd-fsck-root.service local-fs-pre.target
 Before=shutdown.target
 
 [Service]