]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/load-fragment.c
core: automatically update StandardOuput=syslog to =journal (and similar for Standard... 15812/head
authorLennart Poettering <lennart@poettering.net>
Thu, 14 May 2020 10:20:39 +0000 (12:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 May 2020 22:05:46 +0000 (00:05 +0200)
commitf3dc6af20f410702beb8e45ddf77e92289fc90c7
tree750656674c4a5518ae916e9315aa54e945e22f7c
parentd2b843554add03b938416f33705e4896aee6995c
core: automatically update StandardOuput=syslog to =journal (and similar for StandardError=)

Let's go one step further and upgrade implicitly. Usually =syslog
assignments are historic artifacts only. Let's upgrade the lines
automatically, and politely suggest people update their unit
files/configuration (and drop the lines altogether, without
replacement).

Fixes: #15807
src/core/execute.c
src/core/execute.h
src/core/load-fragment.c
src/core/unit.c