swtpm/tests/test_config.in
Stefan Berger c4ac0a11e9 build: remove hardcoded tss user and group
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>
2015-11-02 20:47:37 -05:00

5 lines
106 B
Plaintext

# For the license, see the LICENSE file in the root directory.
TSS_USER=@TSS_USER@
TSS_GROUP=@TSS_GROUP@