SHA256
1
0
forked from pool/rpmlint

Accepting request 207755 from home:fceller:branches:devel:openSUSE:Factory:rpmlint

- Add user and group 'arangodb' for ArangoDB database server

OBS-URL: https://build.opensuse.org/request/show/207755
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=231
This commit is contained in:
Marcus Meissner 2013-11-20 16:51:25 +00:00 committed by Git OBS Bridge
parent ef52320c66
commit a6ad07cefd
2 changed files with 7 additions and 0 deletions

2
config
View File

@ -72,6 +72,7 @@ setOption('ValidGroups', [])
setOption('StandardGroups', (
'aegis',
'antivir',
'arangodb',
'at',
'audio',
'avahi',
@ -212,6 +213,7 @@ setOption('StandardGroups', (
setOption('StandardUsers', (
'aegis',
'amanda',
'arangodb',
'asterisk',
'at',
'avahi',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 20 13:20:00 UTC 2013 - f.celler@triagens.de
- Add user and group 'arangodb' for ArangoDB database server
-------------------------------------------------------------------
Wed Nov 20 08:58:25 UTC 2013 - krahmer@suse.com