mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-04 22:33:07 -04:00
parent
633a22ff3a
commit
57cfcddf30
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ if ($enabled == 1) {
|
|||
'--auto-update',
|
||||
'--computer-name',
|
||||
strtolower($hostname),
|
||||
' --keytab',
|
||||
'--keytab',
|
||||
$keytab
|
||||
));
|
||||
exec($cmd, $output_msktutil, $error_msktutil);
|
||||
|
|
|
|||
Loading…
Reference in a new issue