mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-31 18:55:32 +01:00
Deconz - cleanup old options (#1875)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
##
|
||||
|
||||
- Cleanup privileged for new kernel module options
|
||||
|
||||
## 6.7.2
|
||||
|
||||
- Revert restart nginx service on error
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"udev": true,
|
||||
"gpio": true,
|
||||
"apparmor": false,
|
||||
"privileged": ["SYS_MODULE", "SYS_RAWIO"],
|
||||
"privileged": ["SYS_RAWIO"],
|
||||
"devices": ["/dev/mem"],
|
||||
"snapshot_exclude": ["*/otau"],
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user