Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
1940bff4
Commit
1940bff4
authored
Jun 04, 2015
by
Henrik Kjölhede
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the documentation
Signed-off-by:
Henrik Kjölhede
<
hkjolhede@gmail.com
>
parent
dc6bb753
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
2 deletions
+27
-2
lxc-usernet.sgml.in
doc/lxc-usernet.sgml.in
+27
-2
No files found.
doc/lxc-usernet.sgml.in
View file @
1940bff4
...
...
@@ -63,6 +63,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<para>
<command>user</command> <command>type</command> <command>bridge</command> <command>number</command>
</para>
<para>or</para>
<para>
<command>@group</command> <command>type</command> <command>bridge</command> <command>number</command>
</para>
<para>
Where
</para>
...
...
@@ -82,6 +86,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<varlistentry>
<term>
<option>@group</option>
</term>
<listitem>
<para>
is the groupname to which this entry applies.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>type</option>
</term>
<listitem>
...
...
@@ -110,12 +125,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
</term>
<listitem>
<para>
is the number of network interfaces of the given type which the
given user may attach to the given bridge, for instance <filename>2</filename>.
is the number o
r quota o
f network interfaces of the given type which the
given user
or group
may attach to the given bridge, for instance <filename>2</filename>.
</para>
</listitem>
</varlistentry>
</variablelist>
<para>
Since a user can be be specified both by username as well as one or
more usergroups, it is possible that several configuration lines
enable that user to create network interfaces. In such cases, any
interfaces create are counted towards the quotas of the user or group
in the order in which they appear in the file. If the quota of one
line is full, the rest will be parsed until one is found or the end of
the file.
</para>
</refsect2>
</refsect1>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment