mirror of
https://github.com/stefanberger/swtpm.git
synced 2025-08-22 10:30:52 +00:00

Remove the hardcodes tss user and group and to configure with --with-tss-user=tss --with-tss-group=tss to set the tss user and group to be used. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
# For the license, see the LICENSE file in the root directory.
|
|
|
|
TSS_USER=@TSS_USER@
|
|
TSS_GROUP=@TSS_GROUP@
|