Add user to video group so brightness works
This commit is contained in:
parent
7414d165c0
commit
f342cb7424
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ class common {
|
|||
groups => [
|
||||
'input',
|
||||
'users',
|
||||
'video',
|
||||
'wheel'
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue