diff --git a/modules/run-nomad/run-nomad b/modules/run-nomad/run-nomad index b490d5a..33fd3d4 100755 --- a/modules/run-nomad/run-nomad +++ b/modules/run-nomad/run-nomad @@ -211,7 +211,7 @@ Description="HashiCorp Nomad" Documentation=https://www.nomadproject.io/ Requires=network-online.target After=network-online.target -ConditionalFileNotEmpty=$config_path +ConditionFileNotEmpty=$config_path EOF )