mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
dac_override
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH",
|
||||
"NET_ADMIN"
|
||||
"NET_ADMIN",
|
||||
"DAC_OVERRIDE"
|
||||
],
|
||||
"devices": [
|
||||
"/dev/net/tun"
|
||||
|
||||
Reference in New Issue
Block a user