diff --git a/modules/common/manifests/init.pp b/modules/common/manifests/init.pp index 00cf700..abb1110 100644 --- a/modules/common/manifests/init.pp +++ b/modules/common/manifests/init.pp @@ -10,6 +10,7 @@ class common { groups => [ 'input', 'users', + 'video', 'wheel' ] }