summaryrefslogtreecommitdiff
path: root/conf/plugins/tpm.conf
blob: 222bb7b0ad83ae3512be06cf213a3af7951d17a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
tpm {

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Whether the TPM should be used as RNG.
    # use_rng = no

}