| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
adds service supervision with OpenRC's builtin supervise-daemon
logstash/bin added to $PATH
take ownership
|
|
|
|
|
|
| |
This is very bad practice, we can't know if the package user has been
originally created by apk or by the user and if the user needs
it or not.
|
| |
|
|
|
|
|
|
|
| |
Now all invocations have following order of arguments (if present):
addgroup -S -g ... GROUP
adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
|
|
|
|
| |
It's only for consistency and to ease spotting lack of it.
|
|
http://logstash.net
A flexible, open source, data collection, parsing and enrichment pipeline
Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
|