Update config.json

This commit is contained in:
Alexandre
2021-09-05 11:33:08 +02:00
committed by GitHub
parent b95ab5a77b
commit 3ceaf5ed7a

View File

@@ -37,10 +37,11 @@
"SYS_ADMIN", "SYS_ADMIN",
"DAC_READ_SEARCH" "DAC_READ_SEARCH"
], ],
"devices": [ "devices":[
"/dev/ttyUSB0", "/dev/sda1",
"/dev/*", "/dev/sda2",
"/dev/sda1" "/dev/sdb1",
"/dev/sdb2"
], ],
"full_access": true, "full_access": true,
"options": { "options": {