diff --git a/config b/config index 6522b78..d293931 100644 --- a/config +++ b/config @@ -148,6 +148,7 @@ setOption('StandardGroups', ( 'kvm', 'ldap', 'libstoragemgmt', + 'libvirt', 'lightdm', 'lighttpd', 'localham', @@ -220,6 +221,7 @@ setOption('StandardGroups', ( 'root', 'sabayon-admin', 'salt', + 'sanlock', 'sapdb', 'sddm', 'sensu', @@ -424,6 +426,7 @@ setOption('StandardUsers', ( 'sabayon-admin', 'sahara', 'salt', + 'sanlock', 'sapdb', 'sddm', 'sensu', diff --git a/rpmlint.changes b/rpmlint.changes index 4a2ec4e..131ae37 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 30 16:18:29 UTC 2020 - James Fehlig + +- config: add 'sanlock' to StandardGroups and StandardUsers +- config: add 'libvirt' to StandardGroups + ------------------------------------------------------------------- Thu Jan 30 08:06:15 UTC 2020 - jsegitz@suse.de