SHA256
1
0
forked from pool/rpmlint

Accepting request 480801 from home:kwk:branches:devel:openSUSE:Factory:rpmlint

- Add logstash to StandardGroups and StandardUsers.

OBS-URL: https://build.opensuse.org/request/show/480801
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=440
This commit is contained in:
Ludwig Nussel 2017-03-17 10:45:57 +00:00 committed by Git OBS Bridge
parent f0c1920ab5
commit 9bf6f7cadb
2 changed files with 7 additions and 0 deletions

2
config
View File

@ -142,6 +142,7 @@ setOption('StandardGroups', (
'lighttpd',
'localham',
'locate',
'logstash',
'lp',
'lxdm',
'mail',
@ -315,6 +316,7 @@ setOption('StandardUsers', (
'libstoragemgmt',
'lightdm',
'lighttpd',
'logstash',
'lp',
'lxdm',
'mail',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 17 09:52:43 UTC 2017 - kkaempf@suse.com
- Add logstash to StandardGroups and StandardUsers.
-------------------------------------------------------------------
Thu Mar 09 16:29:39 UTC 2017 - lnussel@suse.de