fix video perm error message

This commit is contained in:
aptalca
2021-12-25 14:29:38 -05:00
parent f7f9bc0da5
commit 811eea8879
3 changed files with 3 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "25.12.21:", desc: "Fix video device group perms error message." }
- { date: "22.09.21:", desc: "Pull only the server, web and ffmpeg packages instead of the wrapper." }
- { date: "23.06.21:", desc: "Add log message if device permissions are incorrect. Deprecate the `bionic` tag." }
- { date: "20.01.21:", desc: "Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information." }