chiark / gitweb /
systemctl: when invokes as "reboot -f", sync()
authorLennart Poettering <lennart@poettering.net>
Thu, 6 Nov 2014 14:20:29 +0000 (15:20 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 6 Nov 2014 14:20:29 +0000 (15:20 +0100)
commit4a3ad39957399c4a30fc472a804e72907ecaa4f9
tree5812cfeac1378c69db3044101af5f340790b5a46
parent25fa306ed58b0b7fe30ca9be37c66a7b3b2de70e
systemctl: when invokes as "reboot -f", sync()

We do this in the clean shutdown path in shutdown.c, hence we should do
is for "reboot -f", too.
src/systemctl/systemctl.c