Skip to content

Commit 7ffced5

Browse files
Fix review comments.
1 parent e34676e commit 7ffced5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ drop_nomad_unit_file() {
148148
[Unit]
149149
Description=nomad server (dev) + nomad-driver-containerd
150150
Documentation=https://nomadproject.io
151-
After=network.target
151+
After=network.target containerd.service
152152
153153
[Service]
154154
ExecStart=$nomad agent -dev -config=$1/example/agent.hcl -plugin-dir=/tmp/nomad-driver-containerd

0 commit comments

Comments
 (0)