Skip to content

Commit d0e7d55

Browse files
Fix typo in systemd unit file.
1 parent 66b9e62 commit d0e7d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ setup() {
9292

9393
# Drop containerd systemd unit file into /lib/systemd/system.
9494
cat << EOF > containerd.service
95-
# /lib/systemd/system/nomad.service
95+
# /lib/systemd/system/containerd.service
9696
[Unit]
9797
Description=containerd container runtime
9898
Documentation=https://containerd.io

0 commit comments

Comments
 (0)