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