chiark / gitweb /
consoled: add a unit file
[elogind.git] / units / systemd-fsck-root.service.in
index 4388314079499e41f8fefda4c84e685c9f2390bd..6d7657853ed64dcbc49f1c72452f299e8a5101f8 100644 (file)
@@ -9,9 +9,7 @@
 Description=File System Check on Root Device
 Documentation=man:systemd-fsck-root.service(8)
 DefaultDependencies=no
-After=systemd-readahead-collect.service systemd-readahead-replay.service
 Before=local-fs.target shutdown.target
-
 ConditionPathIsReadWrite=!/
 
 [Service]
@@ -19,5 +17,4 @@ Type=oneshot
 RemainAfterExit=yes
 ExecStart=@rootlibexecdir@/systemd-fsck
 StandardOutput=journal+console
-FsckPassNo=1
 TimeoutSec=0