mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
systemctl: line break string where the newlines are
This commit is contained in:
@@ -168,8 +168,10 @@ static int create_edit_temp_file(
|
||||
|
||||
fprintf(f,
|
||||
"### Editing %s\n"
|
||||
EDIT_MARKER_START
|
||||
"\n\n%s%s\n"
|
||||
EDIT_MARKER_START "\n"
|
||||
"\n"
|
||||
"%s%s"
|
||||
"\n"
|
||||
EDIT_MARKER_END,
|
||||
new_path,
|
||||
strempty(new_contents),
|
||||
|
||||
Reference in New Issue
Block a user