Fix path of tmp_dir

Signed-off-by: xcffl <xcffl@protonmail.com>
This commit is contained in:
xcffl 2020-03-17 21:28:51 +08:00 committed by xcffl
parent 2b2996d09d
commit 68ef7aa4fb
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ Next, edit the new local configuration file
line starting with `cgroup_manager` by adding a `#` character at the beginning line starting with `cgroup_manager` by adding a `#` character at the beginning
of the line, and change the path in the line starting with `tmp_dir` to point to of the line, and change the path in the line starting with `tmp_dir` to point to
the first path in the error message Podman gave (in this case, the first path in the error message Podman gave (in this case,
`/run/user/1000/run`). `/run/user/1000/tmp`).
--- ---
### 5) rootless containers cannot ping hosts ### 5) rootless containers cannot ping hosts