1 --- trousers-0.3.11.2/dist/tcsd.conf.in.orig
2 +++ trousers-0.3.11.2/dist/tcsd.conf.in
9 # Description: The port that the tcsd will listen on.
10 +# If 0, use UNIX Domain socket /var/tpm/tcsd-socket,
11 +# otherwise use the specified TCP port (30003 is the traditional tcsd TCP port).
14 +# If using a TCP Port (that is, port is not 0), clients such as tpmadm must set
15 +# the port with shell environment variable TSS_TCSD_PORT. For example,
16 +# export TSS_TCSD_PORT=30003
24 # firmware_log_file = /sys/kernel/security/tpm0/binary_bios_measurements
26 +firmware_log_file=/var/tpm/system/pcrevent.log
28 # Option: kernel_log_file
29 # Values: Any absolute directory path
31 # Description: A list of PCR indices that are manipulated only by the system
32 # firmware and therefore are not extended or logged by the TCSD.
35 +firmware_pcrs =0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,20,21