chiark / gitweb /
shutdownd: use PassCred=yes in the socket unit
[elogind.git] / units / fsck-root.service.in
index 290c8453cce912ab5c98d68ac64221b76ff10ae6..7b3529db07e71a97ac8fe99148214949bb6652b5 100644 (file)
@@ -9,10 +9,10 @@
 Description=File System Check on Root Device
 DefaultDependencies=no
 After=systemd-readahead-collect.service systemd-readahead-replay.service
-Before=local-fs.target shutdown.target remount-rootfs.service quotacheck.service
+Before=local-fs.target shutdown.target
 
 # Dracut informs us with this flag file if the root fsck was already run
-ConditionPathExists=!/dev/.initramfs/fsck
+ConditionPathExists=!/run/initramfs/root-fsck
 
 [Service]
 Type=oneshot