fix permissions for /dev/dvb

This commit is contained in:
aptalca 2019-07-10 16:47:54 -04:00 committed by Ryan Kuba
parent 8decc2cae8
commit 2dc0521c2c
3 changed files with 10 additions and 4 deletions

View file

@ -82,6 +82,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "10.07.19:", desc: "Fix permissions for tuner (/dev/dvb) devices." }
- { date: "20.05.19:", desc: "Bugfix do not allow Root group for Intel QuickSync ownership rules." }
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." }
- { date: "22.03.19:", desc: "Fix update logic for `VERSION=public`." }