mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 19:38:10 +00:00
9 lines
232 B
Diff
9 lines
232 B
Diff
6c6
|
|
< sudo /usr/libexec/luks-enable-tpm2-autounlock
|
|
---
|
|
> pkexec /usr/libexec/luks-enable-tpm2-autounlock
|
|
11c11
|
|
< sudo /usr/libexec/luks-disable-tpm2-autounlock
|
|
---
|
|
> pkexec /usr/libexec/luks-disable-tpm2-autounlock
|