diff --git a/config b/config index c4e0bc3..c8eef98 100644 --- a/config +++ b/config @@ -102,6 +102,7 @@ setOption('StandardGroups', ( 'chrony', 'citadel', 'colord', + 'conman', 'console', 'coroqnetd', 'coturn', @@ -173,6 +174,7 @@ setOption('StandardGroups', ( 'mktex', 'modem', 'mumble-server', + 'munge', 'mysql', 'nagcmd', 'nagios', @@ -269,6 +271,7 @@ setOption('StandardGroups', ( 'video', 'vnc', 'vscan', + 'warewulf', 'wheel', 'wireshark', 'www', @@ -314,6 +317,7 @@ setOption('StandardUsers', ( 'citadel', 'cntlm', 'colord', + 'conman', 'cop', 'coroqnetd', 'coturn', @@ -390,6 +394,7 @@ setOption('StandardUsers', ( 'mktex', 'mpd', 'mumble-server', + 'munge', 'murano', 'mysql', 'nagios', diff --git a/rpmlint.changes b/rpmlint.changes index fde64f9..f72251e 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 19 11:18:06 UTC 2020 - Egbert Eich + +- Add user/group 'conman' and 'munge' and group 'warewulf'. + ------------------------------------------------------------------- Fri Jun 12 16:00:00 UTC 2020 - cunix@mail.de