mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01:00
Remove unprotected
This commit is contained in:
@@ -20,9 +20,15 @@
|
||||
"80/tcp": "Web UI port"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN"
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"devices":[
|
||||
"/dev/sda1",
|
||||
"/dev/sda2",
|
||||
"/dev/sdb1",
|
||||
"/dev/sdb2"
|
||||
],
|
||||
"full_access": true,
|
||||
"map": [
|
||||
"media:rw",
|
||||
"share:rw",
|
||||
|
||||
Reference in New Issue
Block a user