Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 360f755

Browse files
authored
systemd: fix typo in TasksMax comment
1 parent 2b4e938 commit 360f755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

systemd/docker.service

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ LimitNOFILE=infinity
3333
LimitNPROC=infinity
3434
LimitCORE=infinity
3535

36-
# Comment TasksMax if your systemd version does not supports it.
36+
# Comment TasksMax if your systemd version does not support it.
3737
# Only systemd 226 and above support this option.
3838
TasksMax=infinity
3939

0 commit comments

Comments
 (0)