]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootctl: let's be paranoid and synchronize the ESP in full after all changes
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Jun 2018 09:36:58 +0000 (11:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 8 Oct 2018 19:40:44 +0000 (21:40 +0200)
commite0e8d177c8b2b41adfb966640042ea4ed323dd40
tree3274ed3ae363d250aa7036e18b812ee4a2935935
parent1634ebb54a8955ab01dac9a59fc16f02f16cf007
bootctl: let's be paranoid and synchronize the ESP in full after all changes

We already synchronize all files we write individually, as well as the
directories they are stored in. Let's also synchronize the ESP as a
whole after our work, just in case.
src/boot/bootctl.c