mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Add priviledged
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"8080/tcp": "Calibre desktop gui",
|
||||
"8081/tcp": "Calibre webserver gui"
|
||||
},
|
||||
"privileged": [],
|
||||
"privileged": [ "SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN" ],
|
||||
"schema": {
|
||||
"CLI_ARGS": "str?",
|
||||
"PASSWORD": "str?",
|
||||
@@ -82,6 +82,6 @@
|
||||
},
|
||||
"slug": "calibre",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
|
||||
"version": "v5.38-2",
|
||||
"version": "v5.38-3",
|
||||
"video": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user