diff --git a/IT/Hashicorp Nomad.md b/IT/Hashicorp Nomad.md index e4c056d..a5941e9 100644 --- a/IT/Hashicorp Nomad.md +++ b/IT/Hashicorp Nomad.md @@ -75,7 +75,7 @@ TasksMax=infinity [Install] WantedBy=multi-user.target ``` -4. Start the service with `sudo systemctl enable nomad && sudo systemctl start nomad`. +4. Load the service file with `sudo systemctl daemon-reload`, then start the service with `sudo systemctl enable nomad && sudo systemctl start nomad`. # Resources - -