mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-26 09:16:07 +02:00
Remove dac override
This commit is contained in:
@@ -35,8 +35,7 @@
|
|||||||
"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