]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootctl: rework file copy routines to reuse copy_bytes() from copy.c
authorLennart Poettering <lennart@poettering.net>
Tue, 21 Feb 2017 16:13:36 +0000 (17:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 21 Feb 2017 20:55:43 +0000 (21:55 +0100)
commit175d308cad2075658b925e5abdbdfe7fa5fda466
tree9e67252e8719929f80c3ad5cfd5689d2cdf1db12
parentce21ed5c6120e33dd3502b25237c721dbbea891a
bootctl: rework file copy routines to reuse copy_bytes() from copy.c

Also, make sure to reuse temporary file handling used elsewhere.
src/boot/bootctl.c