aboutsummaryrefslogtreecommitdiffstats
path: root/testing/elasticsearch/elasticsearch.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/elasticsearch/elasticsearch.pre-install')
-rw-r--r--testing/elasticsearch/elasticsearch.pre-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/elasticsearch/elasticsearch.pre-install b/testing/elasticsearch/elasticsearch.pre-install
index 9e96765bda..63e023a16a 100644
--- a/testing/elasticsearch/elasticsearch.pre-install
+++ b/testing/elasticsearch/elasticsearch.pre-install
@@ -1,6 +1,6 @@
#!/bin/sh
-addgroup elastico
+addgroup -S elastico
adduser -S -h /var/lib/elasticsearch -s /sbin/nologin -G elastico \
-g "added by apk for elasticsearch" -DH elastico