With systemd v246 the syslog target now generates a warning (and has been deprecated for some time). Drop the target and allow the default to take effect.
Signed-off-by: Alex Kiernan <[email protected]> --- meta/recipes-connectivity/openssh/openssh/[email protected] | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-connectivity/openssh/openssh/[email protected] b/meta/recipes-connectivity/openssh/openssh/[email protected] index 422450c7a190..9d9965e6245f 100644 --- a/meta/recipes-connectivity/openssh/openssh/[email protected] +++ b/meta/recipes-connectivity/openssh/openssh/[email protected] @@ -7,5 +7,4 @@ Environment="SSHD_OPTS=" EnvironmentFile=-/etc/default/ssh ExecStart=-@SBINDIR@/sshd -i $SSHD_OPTS StandardInput=socket -StandardError=syslog KillMode=process -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#141664): https://lists.openembedded.org/g/openembedded-core/message/141664 Mute This Topic: https://lists.openembedded.org/mt/76305219/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
