Align devices permissions

This commit is contained in:
Alexandre
2023-05-02 08:49:02 +02:00
parent a787178660
commit ebccea8c86
65 changed files with 1754 additions and 71 deletions

View File

@@ -7,6 +7,19 @@
"codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted file share and collaboration platform on the web",
"devices": [
"/dev/dri",
"/dev/dri/card0",
"/dev/dri/card1",
"/dev/dri/renderD128",
"/dev/vchiq",
"/dev/video10",
"/dev/video11",
"/dev/video12",
"/dev/video13",
"/dev/video14",
"/dev/video15",
"/dev/video16",
"/dev/ttyUSB0",
"/dev/net/tun",
"/dev/sda",
"/dev/sdb",
@@ -88,4 +101,4 @@
"slug": "resiliosync",
"url": "https://github.com/tyjtyj/hassio-addons",
"version": "2.7.3-12"
}
}