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:
commit
3d634965fe
6
config
6
config
@ -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',
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user