From 68ab46ad88d64d82be3f47b2a1eab05643fb112e Mon Sep 17 00:00:00 2001 From: pr0PM Date: Wed, 6 May 2020 08:08:01 +0530 Subject: Updated heading from 5 to 6 in the link. Signed-off-by: pr0PM --- rootless.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootless.md b/rootless.md index 93a2b140f..e5b71f0b9 100644 --- a/rootless.md +++ b/rootless.md @@ -32,7 +32,7 @@ can easily fail * CNI wants to modify IPTables, plus other network manipulation that requires CAP_SYS_ADMIN. * There is potential we could probably do some sort of blacklisting of the relevant plugins, and add a new plugin for rootless networking - slirp4netns as one example and there may be others * Cannot use ping out of the box. - * [(Can be fixed by setting sysctl on host)](https://github.com/containers/libpod/blob/master/troubleshooting.md#5-rootless-containers-cannot-ping-hosts) + * [(Can be fixed by setting sysctl on host)](https://github.com/containers/libpod/blob/master/troubleshooting.md#6-rootless-containers-cannot-ping-hosts) * Requires new shadow-utils (not found in older (RHEL7/Centos7 distros) Should be fixed in RHEL7.7 release) * A few commands do not work. * mount/unmount (on fuse-overlay) -- cgit v1.2.3-54-g00ecf