SHA256
1
0
forked from pool/rpmlint

Accepting request 150197 from devel:openSUSE:Factory:rpmlint

- Add Kolab users + groups
  * kolab (Kolab System Account / management)
  * kolab-n (Kolab System Account (N) / non-privileged)
  * kolab-r (Kolab System Account (R) / restricted) (forwarded request 149783 from aeneas_jaissle)

OBS-URL: https://build.opensuse.org/request/show/150197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=181
This commit is contained in:
Stephan Kulow 2013-01-29 05:48:23 +00:00 committed by Git OBS Bridge
commit 3d634965fe
2 changed files with 14 additions and 0 deletions

6
config
View File

@ -110,6 +110,9 @@ setOption('StandardGroups', (
'jetty5',
'jonas',
'kmem',
'kolab',
'kolab-n',
'kolab-r',
'kvm',
'ldap',
'lightdm',
@ -246,6 +249,9 @@ setOption('StandardUsers', (
'jetty5',
'jenkins',
'jonas',
'kolab',
'kolab-n',
'kolab-r',
'ldap',
'lightdm',
'lighttpd',

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 24 11:07:18 UTC 2013 - aj@ajaissle.de
- Add Kolab users + groups
* kolab (Kolab System Account / management)
* kolab-n (Kolab System Account (N) / non-privileged)
* kolab-r (Kolab System Account (R) / restricted)
-------------------------------------------------------------------
Wed Jan 2 12:40:51 UTC 2013 - dmueller@suse.com