]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: Write temporary LUKS header to /var/tmp instead of /tmp 25410/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 17 Nov 2022 13:15:28 +0000 (14:15 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 17 Nov 2022 13:15:28 +0000 (14:15 +0100)
commit0b75744d5c20ffab525990fefc458c58ca966fe3
tree17782358b3839a4b2d93dfc8dca2d31175646af0
parent48ac1fd132927132682ed44b62ceb0a6c97dd032
repart: Write temporary LUKS header to /var/tmp instead of /tmp

This is a relatively large file so let's not create it in memory.
src/partition/repart.c