mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 06:30:30 +00:00
units: skip root fsck if the root directory is writable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user