trousers: set secure permissions for config file #114
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
If the permissions are too open the tcsd daemon refuses to start.
You can prove if its working or not by running tpm_version which should give you output like this:
root@OpenWrt:/# tpm_version
TPM 1.2 Version Info:
Chip Version: 1.2.133.32
Spec Level: 2
Errata Revision: 3
TPM Vendor ID: IFX
Vendor Specific data: 85200050 0074706d 3439ffff ff
TPM Version: 01010000
Manufacturer Info: 49465800
connects to CreatorDev/openwrt#88