Merge pull request #1184 from acabrera86/patch-1

changed typo in the word belonging
This commit is contained in:
Christian Goll
2024-04-15 13:50:38 +02:00
committed by GitHub

View File

@@ -134,7 +134,7 @@ mismatch, the import command will print out a warning. By setting the
``--syncuser`` flag you advise Warewulf to try to syncronize the users
from the host to the container, which means that ``/etc/passwd`` and
``/etc/group`` of the imported container are updated and all the files
belonning to these UIDs and GIDs will also be updated.
belonging to these UIDs and GIDs will also be updated.
A check if the users of the host and container matches can be
triggered with the ``syncuser`` command.
@@ -358,4 +358,4 @@ It is possible to duplicate an installed image by using :
# wwctl container copy CONTAINER_NAME DUPLICATED_CONTAINER_NAME
This kind of duplication can be useful if you are looking for canary tests.
This kind of duplication can be useful if you are looking for canary tests.