added other arch
This commit is contained in:
parent
627fd9b543
commit
895a577b7e
@ -6,6 +6,12 @@
|
||||
"description": "Connect to a remote NUT server",
|
||||
"startup": "before",
|
||||
"boot": "auto",
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf",
|
||||
"i386"
|
||||
],
|
||||
"options": {
|
||||
"credentials": {
|
||||
"user": "monuser",
|
||||
@ -28,4 +34,4 @@
|
||||
},
|
||||
"delay": "int"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user