Deconz - cleanup old options (#1875)

This commit is contained in:
Pascal Vizeli
2021-02-20 11:55:46 +01:00
committed by GitHub
parent fe8f2af0ea
commit b002f59658
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
##
- Cleanup privileged for new kernel module options
## 6.7.2
- Revert restart nginx service on error

View File

@@ -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": {