Extract 'ensure_tpm_path_exists' function

This commit is contained in:
Bruno Sutic
2015-07-29 21:59:30 +02:00
parent a83329b5ab
commit a51fb24f62
3 changed files with 4 additions and 8 deletions

View File

@ -43,10 +43,6 @@ install_plugins() {
done
}
ensure_tpm_path_exists() {
mkdir -p $SHARED_TPM_PATH
}
verify_tpm_path_permissions() {
# check the write permission flag for all users to ensure
# that we have proper access