Document immediate namespace update effect

Fixes #11

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2024-01-08 12:47:01 -05:00
parent f13f2a3ba2
commit a987bf649c

View File

@@ -96,7 +96,12 @@ called `johndoe`, the contents of these files should be edited to allocate
`jogndoe:<some number>:65539` `jogndoe:<some number>:65539`
Where `<some number>` was set by your OS when the `johndoe` user was created Where `<some number>` was set by your OS when the `johndoe` user was created
(you can ignore this). Only the last number needs to be increased. (you can ignore this). Only the last number needs to be increased. This
change will be effective on next login, or immediately by running:
`podman system migrate`
*Note:* This will stop any currently running containers.
#### Runner registration (step 3) #### Runner registration (step 3)