Removed unprotected

This commit is contained in:
Alexandre
2021-09-05 11:48:55 +02:00
committed by GitHub
parent e5cf9cb198
commit 92e6350b0e

View File

@@ -27,7 +27,12 @@
"SYS_ADMIN", "SYS_ADMIN",
"DAC_READ_SEARCH" "DAC_READ_SEARCH"
], ],
"full_access": true, "devices":[
"/dev/sda1",
"/dev/sda2",
"/dev/sdb1",
"/dev/sdb2"
],
"map": [ "map": [
"media:rw", "media:rw",
"config:rw", "config:rw",