]> git.proxmox.com Git - swtpm.git/commit
swtpm_setup: Configure swtpm to log to stdout/err if needed
authorRoss Lagerwall <ross.lagerwall@citrix.com>
Thu, 27 Oct 2022 15:30:11 +0000 (16:30 +0100)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 1 Nov 2022 22:01:47 +0000 (18:01 -0400)
commita2abd3b67def3d488c59d68ec430f857e8f441a7
tree423c5aa4012154745e3ab049b54ce3996898f1ba
parent66117eefa8e97c9cbd6b951e72a86425eb2947e6
swtpm_setup: Configure swtpm to log to stdout/err if needed

If swtpm_setup is configured with a log file, it launches swtpm
configured with the same log file. If not, swtpm_setup logs will go to
stdout/stderr and it should configure swtpm to do the same.

Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
src/swtpm_setup/swtpm.c