From eccc9a9f6d6faa43279d8a276ea4f02049de285b Mon Sep 17 00:00:00 2001 From: zleyyij <75810274+zleyyij@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:13:40 -0600 Subject: [PATCH] vault backup: 2024-10-07 15:13:40 --- IT/Hashicorp Nomad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 - -