units: skip root fsck if the root directory is writable

This commit is contained in:
Lennart Poettering 2012-04-22 13:38:46 +02:00
parent 0f0dbc46cc
commit 2c8049f3d3
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Before=local-fs.target shutdown.target
# Dracut informs us with this flag file if the root fsck was already run
ConditionPathExists=!/run/initramfs/root-fsck
ConditionPathIsReadWrite=!/
[Service]
Type=oneshot