diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-16 01:30:29 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-16 01:35:11 +0100 |
commit | 0049f05a8bb82c3e084bacc5945596761d706c55 (patch) | |
tree | d8aa0e8c916ec23c698a64e081a282fbe25a6502 /src/shutdownd | |
parent | f553b3b1074151200187df916427a1468186435e (diff) |
shutdown: readd explicit sync() when shutting down
As it turns out reboot() doesn't actually imply a file system sync, but
only a disk sync. Accordingly, readd explicit sync() invocations
immediately before we invoke reboot().
This is much less dramatic than it might sounds as we umount all
disks/read-only remount them anyway before going down.
Diffstat (limited to 'src/shutdownd')
0 files changed, 0 insertions, 0 deletions