api: apt update must run protected
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
fa3f0584bb
commit
27fde64794
|
@ -206,6 +206,7 @@ fn apt_update_available(_param: Value) -> Result<Value, Error> {
|
|||
}
|
||||
|
||||
#[api(
|
||||
protected: true,
|
||||
input: {
|
||||
properties: {
|
||||
node: {
|
||||
|
|
Loading…
Reference in New Issue