mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
Add NET capabilities
This commit is contained in:
@@ -35,7 +35,9 @@
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
"DAC_READ_SEARCH",
|
||||
"NET_ADMIN",
|
||||
"NET_RAW"
|
||||
],
|
||||
"schema": {
|
||||
"TZ": "str?"
|
||||
|
||||
Reference in New Issue
Block a user