mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] tpm2-abrmd.service: remove obsolete StandardOutput parameter
@ 2021-01-11 13:37 Bruno Thomsen
  2021-01-15 11:18 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Thomsen @ 2021-01-11 13:37 UTC (permalink / raw)
  To: ptxdist; +Cc: Bruno Thomsen, bth

The parameter is no longer needed.

Avoid this message during boot:

systemd[1]: /usr/lib/systemd/system/tpm2-abrmd.service:12:
Standard output type syslog is obsolete, automatically updating
to journal. Please update your unit file, and consider removing
the setting altogether.

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 projectroot/usr/lib/systemd/system/tpm2-abrmd.service | 1 -
 1 file changed, 1 deletion(-)

diff --git a/projectroot/usr/lib/systemd/system/tpm2-abrmd.service b/projectroot/usr/lib/systemd/system/tpm2-abrmd.service
index 5cccace95..2cb923439 100644
--- a/projectroot/usr/lib/systemd/system/tpm2-abrmd.service
+++ b/projectroot/usr/lib/systemd/system/tpm2-abrmd.service
@@ -9,7 +9,6 @@ Restart=always
 RestartPreventExitStatus=69 71 74
 RestartSec=5
 BusName=com.intel.tss2.Tabrmd
-StandardOutput=syslog
 ExecStart=/usr/sbin/tpm2-abrmd
 User=tss
 

base-commit: 5846d9453feecb0181a6234a49d9751cbd9f4b9f
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] tpm2-abrmd.service: remove obsolete StandardOutput parameter
  2021-01-11 13:37 [ptxdist] [PATCH] tpm2-abrmd.service: remove obsolete StandardOutput parameter Bruno Thomsen
@ 2021-01-15 11:18 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2021-01-15 11:18 UTC (permalink / raw)
  To: ptxdist; +Cc: Bruno Thomsen

Thanks, applied as 63b42dfc9adcb3008db1cde50b7a5cf5ef091d14.

Michael

[sent from post-receive hook]

On Fri, 15 Jan 2021 12:18:13 +0100, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> The parameter is no longer needed.
> 
> Avoid this message during boot:
> 
> systemd[1]: /usr/lib/systemd/system/tpm2-abrmd.service:12:
> Standard output type syslog is obsolete, automatically updating
> to journal. Please update your unit file, and consider removing
> the setting altogether.
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20210111133724.4644-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/projectroot/usr/lib/systemd/system/tpm2-abrmd.service b/projectroot/usr/lib/systemd/system/tpm2-abrmd.service
> index 5cccace95fd6..2cb92343998d 100644
> --- a/projectroot/usr/lib/systemd/system/tpm2-abrmd.service
> +++ b/projectroot/usr/lib/systemd/system/tpm2-abrmd.service
> @@ -9,7 +9,6 @@ Restart=always
>  RestartPreventExitStatus=69 71 74
>  RestartSec=5
>  BusName=com.intel.tss2.Tabrmd
> -StandardOutput=syslog
>  ExecStart=/usr/sbin/tpm2-abrmd
>  User=tss
>  

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-15 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 13:37 [ptxdist] [PATCH] tpm2-abrmd.service: remove obsolete StandardOutput parameter Bruno Thomsen
2021-01-15 11:18 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox