Skip to content

Commit eb902ef

Browse files
committed
docs: reference: commandline: daemon: fedora 23+ has mapping files
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
1 parent 2cc54a2 commit eb902ef

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/reference/commandline/daemon.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -715,10 +715,9 @@ the first 65536 range:
715715
dockremap:165536:65536
716716
```
717717

718-
> **Note:** On a fresh Fedora install, we had to `touch` the
719-
> `/etc/subuid` and `/etc/subgid` files to have ranges assigned when users
720-
> were created. Once these files existed, range assignment on user creation
721-
> worked properly.
718+
> **Note:** On Fedora 22, you have to `touch` the `/etc/subuid` and `/etc/subgid`
719+
> files to have ranges assigned when users are created. Once these files
720+
> exist, range assignment on user creation works properly.
722721
723722
If you have a preferred/self-managed user with subordinate ID mappings already
724723
configured, you can provide that username or uid to the `--userns-remap` flag.
@@ -899,4 +898,4 @@ Updating and reloading the cluster configurations such as `--cluster-store`,
899898
`--cluster-advertise` and `--cluster-store-opts` will take effect only if
900899
these configurations were not previously configured. Configuration reload will
901900
log a warning message if it detects a change in previously configured cluster
902-
configurations.
901+
configurations.

0 commit comments

Comments
 (0)