nixos/elasticsearch: Set a group on the user

This fixed a problem I had when running ElasticSearch in an LXC
container, and it doesn't hurt using a dedicated group instead of
nogroup anyway.
This commit is contained in:
Rickard Nilsson
2016-07-01 18:21:42 +02:00
parent 880475bbd5
commit 9facb7078b
2 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -370,7 +370,7 @@
quassel = 89;
amule = 90;
minidlna = 91;
#elasticsearch = 92; # unused
elasticsearch = 92;
#tcpcryptd = 93; # unused
connman = 94;
firebird = 95;