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

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