Change logstash job startOn attribute to include networking
This commit is contained in:
parent
f701e8d420
commit
27880ed729
@ -141,6 +141,7 @@ in
|
||||
|
||||
jobs.logstash = with pkgs; {
|
||||
description = "Logstash daemon";
|
||||
startOn = "started networking and filesystem";
|
||||
|
||||
path = [ jre ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user