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",
"DAC_READ_SEARCH"
],
"devices": [
"/dev/ttyUSB0",
"/dev/*",
"/dev/sda1"
"devices":[
"/dev/sda1",
"/dev/sda2",
"/dev/sdb1",
"/dev/sdb2"
],
"full_access": true,
"options": {