fsck: start reboot.target irreversibly
authorŁukasz Stelmach <stlman@poczta.fm>
Sat, 26 Sep 2015 18:15:13 +0000 (20:15 +0200)
committerŁukasz Stelmach <stlman@poczta.fm>
Sun, 27 Sep 2015 20:17:27 +0000 (22:17 +0200)
commit48db40b32332671de99e0f99c18d62f6bca91072
tree0288f00a503e063b50bd0b074974edece6dc18e4
parent049077a789afb7a2e17817f694e55acfaf48de39
fsck: start reboot.target irreversibly

In some situations rebooting after fixing rootfs fails because
the job for reboot.target gets canceled. To avoid this
the "mode" parameter of the StartUnitReplace() call needs to be
set to "replace-irreversibly".
src/fsck/fsck.c