increase video perm fix verbosity, set group rw

This commit is contained in:
aptalca 2022-03-04 14:40:34 -05:00
parent 194fe9085e
commit 28db793d33
3 changed files with 26 additions and 9 deletions

View file

@ -107,6 +107,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "04.03.22:", desc: "Increase verbosity of video device permissions fix, attempt to fix missing group rw." }
- { date: "25.12.21:", desc: "Install Intel drivers from the official repo." }
- { date: "20.01.21:", desc: "Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information." }
- { date: "10.12.20:", desc: "Add latest Intel Compute packages from github repo for opencl support on latest gen igpu." }