Update config.json

This commit is contained in:
Alexandre
2021-02-14 22:45:11 +01:00
committed by GitHub
parent fa3f4384cd
commit 0ab0434fc1

View File

@@ -18,7 +18,7 @@
"8080/tcp": "Web UI port"
},
"devices": ["/dev/sda","/dev/sdb", "/dev/sda1","/dev/sdb1","/dev/mmcblk0p1"],
"privileged": ["SYS_ADMIN", "SYS_RAWIO"],
"privileged": ["SYS_ADMIN", "SYS_RAWIO", "SYS_DAC_READ_SEARCH"],
"full_access": true,
"udev": "true",
"full_access": "true",