chiark / gitweb /
tmpfiles: create leading directories for d/D instructions
[elogind.git] / units / fsck-root.service.in
index 290c8453cce912ab5c98d68ac64221b76ff10ae6..8f4adc48e07536d14261faa08e7a1751aa10ffbc 100644 (file)
@@ -12,7 +12,7 @@ After=systemd-readahead-collect.service systemd-readahead-replay.service
 Before=local-fs.target shutdown.target remount-rootfs.service quotacheck.service
 
 # 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