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