forked from pool/rpmlint
Accepting request 204492 from devel:openSUSE:Factory:rpmlint
- Add 'elasticsearch' to standard users and groups * package: elasticsearch * Summary: Open Source, Distributed, RESTful Search Engine * URL: http://www.elasticsearch.org * License: Apache-2.0 * systemd elasticsearch.service needs LimitNOFILE=65535 LimitMEMLOCK=infinity for user and group elasticsearch (forwarded request 204460 from heinemannj66) OBS-URL: https://build.opensuse.org/request/show/204492 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=205
This commit is contained in:
commit
b5811c3f6f
2
config
2
config
@ -92,6 +92,7 @@ setOption('StandardGroups', (
|
|||||||
'distcc',
|
'distcc',
|
||||||
'dosemu',
|
'dosemu',
|
||||||
'dovecot',
|
'dovecot',
|
||||||
|
'elasticsearch',
|
||||||
'epmd',
|
'epmd',
|
||||||
'festival',
|
'festival',
|
||||||
'ffums',
|
'ffums',
|
||||||
@ -233,6 +234,7 @@ setOption('StandardUsers', (
|
|||||||
'dovecot',
|
'dovecot',
|
||||||
'dpbox',
|
'dpbox',
|
||||||
'dvbdaemon',
|
'dvbdaemon',
|
||||||
|
'elasticsearch',
|
||||||
'epmd',
|
'epmd',
|
||||||
'fax',
|
'fax',
|
||||||
'festival',
|
'festival',
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 23 11:51:38 UTC 2013 - heinemannj66@gmail.com
|
||||||
|
|
||||||
|
- Add 'elasticsearch' to standard users and groups
|
||||||
|
* package: elasticsearch
|
||||||
|
* Summary: Open Source, Distributed, RESTful Search Engine
|
||||||
|
* URL: http://www.elasticsearch.org
|
||||||
|
* License: Apache-2.0
|
||||||
|
* systemd elasticsearch.service needs
|
||||||
|
LimitNOFILE=65535
|
||||||
|
LimitMEMLOCK=infinity
|
||||||
|
for user and group elasticsearch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 15 08:22:18 UTC 2013 - krahmer@suse.com
|
Tue Oct 15 08:22:18 UTC 2013 - krahmer@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user