]> git.proxmox.com Git - swtpm.git/commit - configure.ac
samples: Implement script to create user config files and extend man page
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 19 Aug 2020 15:07:56 +0000 (11:07 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Thu, 20 Aug 2020 13:49:33 +0000 (09:49 -0400)
commita12b09b1ea2cd19abd6fe8b387491d5aac0fc806
treef565db4a0df3ed1579548bfa6e41bbbcf5427964
parent217c29cb07e8b5468392b4522f9e7226b3252397
samples: Implement script to create user config files and extend man page

Implement a script that creates the user config files in the
${XDG_CONFIG_HOME} directory and sub-directories.

Extend swtpm_setup.pod showing swtpm-create-user-config-files usage.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
.gitignore
configure.ac
man/man8/swtpm_setup.8
man/man8/swtpm_setup.pod
samples/Makefile.am
samples/swtpm-create-user-config-files.in [new file with mode: 0755]