mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Update config.json
This commit is contained in:
@@ -22,42 +22,7 @@
|
|||||||
"8080/tcp": "Web UI port"
|
"8080/tcp": "Web UI port"
|
||||||
},
|
},
|
||||||
"full_access": true,
|
"full_access": true,
|
||||||
"devices": [
|
"privileged": ["SYS_ADMIN", "SYS_RAWIO", "DAC_READ_SEARCH"],
|
||||||
"/dev/sda",
|
|
||||||
"/dev/sdb",
|
|
||||||
"/dev/sdc",
|
|
||||||
"/dev/sdd",
|
|
||||||
"/dev/sde",
|
|
||||||
"/dev/sdf",
|
|
||||||
"/dev/sdg",
|
|
||||||
"/dev/nvme",
|
|
||||||
"/dev/mmcblk",
|
|
||||||
"/dev/sda1",
|
|
||||||
"/dev/sdb1",
|
|
||||||
"/dev/sdc1",
|
|
||||||
"/dev/sdd1",
|
|
||||||
"/dev/sde1",
|
|
||||||
"/dev/sdf1",
|
|
||||||
"/dev/sdg1",
|
|
||||||
"/dev/sda2",
|
|
||||||
"/dev/sdb2",
|
|
||||||
"/dev/sdc2",
|
|
||||||
"/dev/sdd2",
|
|
||||||
"/dev/sde2",
|
|
||||||
"/dev/sdf2",
|
|
||||||
"/dev/sdg2",
|
|
||||||
"/dev/sda3",
|
|
||||||
"/dev/sdb3",
|
|
||||||
"/dev/sda4",
|
|
||||||
"/dev/sdb4",
|
|
||||||
"/dev/nvme0",
|
|
||||||
"/dev/nvme1",
|
|
||||||
"/dev/nvme2",
|
|
||||||
"/dev/nvme0",
|
|
||||||
"/dev/nvme1",
|
|
||||||
"/dev/nvme2"
|
|
||||||
],
|
|
||||||
"udev": "true",
|
|
||||||
"apparmor": "true",
|
"apparmor": "true",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"environment": {
|
"environment": {
|
||||||
|
|||||||
Reference in New Issue
Block a user