mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
fix deconz mem
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"gpio": true,
|
||||
"apparmor": false,
|
||||
"privileged": ["SYS_MODULE", "SYS_RAWIO"],
|
||||
"devices": ["/dev/mem:rw"],
|
||||
"devices": ["/dev/mem"],
|
||||
"snapshot_exclude": ["*/otau"],
|
||||
"options": {
|
||||
"device": null
|
||||
|
||||
Reference in New Issue
Block a user