mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-17 19:49:59 +00:00
Update lxc-execute.sgml.in
add hint to use numerical values for uid and gid Signed-off-by: MMFuba <114305581+MMFuba@users.noreply.github.com>
This commit is contained in:
parent
a1d2ec8657
commit
a7aa2974d2
@ -124,7 +124,7 @@
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Executes the <replaceable>command</replaceable> with user ID
|
||||
Executes the <replaceable>command</replaceable> with user ID (use numerical value)
|
||||
<replaceable>uid</replaceable> inside the container.
|
||||
</para>
|
||||
</listitem>
|
||||
@ -136,7 +136,7 @@
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Executes the <replaceable>command</replaceable> with group ID
|
||||
Executes the <replaceable>command</replaceable> with group ID (use numerical value)
|
||||
<replaceable>gid</replaceable> inside the container.
|
||||
</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user