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