dac_override

This commit is contained in:
Alexandre
2021-04-30 11:28:27 +02:00
committed by GitHub
parent eab37987b5
commit a341312460

View File

@@ -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"