mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-26 19:25:02 +00:00
@@ -60,6 +60,7 @@ command_record command_table[] = {
|
||||
HandlerActivate },
|
||||
{ "deactivate", "deact", "deactivate the TPM (needs PP, maybe reboot)",
|
||||
HandlerDeactivate },
|
||||
{ "clear", "clr", "clear the TPM owner (needs PP)", TlclForceClear },
|
||||
};
|
||||
|
||||
static int n_commands = sizeof(command_table) / sizeof(command_table[0]);
|
||||
|
||||
Reference in New Issue
Block a user