]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: edit: write override files as text files
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Tue, 8 Nov 2022 20:30:01 +0000 (21:30 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 22 Nov 2022 00:45:50 +0000 (01:45 +0100)
commit848517ddd4c9b957828aa21dca1e6bc5dd3fb2cf
tree9427ac9648feced37b8979e0a66d37bb0a83ed6f
parent5a65d2e53531f99ee03b576bee3464775d000f48
systemctl: edit: write override files as text files

Instead of stripping the newline off the final would-be line;
continue to reduce an empty-line-only file to an empty file, though

Closes #25303
src/systemctl/systemctl-edit.c