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
1b29d73c
Commit
1b29d73c
authored
Nov 21, 2013
by
KATOH Yasufumi
Committed by
Stéphane Graber
Nov 25, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Update Japanese lxc-attach(1)
Update for commit
4d69b293
Signed-off-by:
KATOH Yasufumi
<
karma@jazz.email.ne.jp
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
ea0da529
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletion
+15
-1
lxc-attach.sgml.in
doc/ja/lxc-attach.sgml.in
+15
-1
No files found.
doc/ja/lxc-attach.sgml.in
View file @
1b29d73c
...
@@ -126,7 +126,9 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
...
@@ -126,7 +126,9 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry>
<varlistentry>
<term>
<term>
<option>-e, --elevated-privileges</option>
<option>
-e, --elevated-privileges <replaceable>privileges</replaceable>
</option>
</term>
</term>
<listitem>
<listitem>
<para>
<para>
...
@@ -141,6 +143,18 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
...
@@ -141,6 +143,18 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
</para>
</para>
<para>
<para>
<!--
<!--
You may specify privileges, in case you do not want to elevate all of
them, as a pipe-separated list, e.g.
<replaceable>CGROUP|LSM</replaceable>. Allowed values are
<replaceable>CGROUP</replaceable>, <replaceable>CAP</replaceable> and
<replaceable>LSM</replaceable> representing cgroup, capabilities and
restriction privileges respectively.
-->
全ての特権の取得したくない場合は,パイプで連結したリストとして,例えば <replaceable>CGROUP|LSM</replaceable> のように,特権を指定することが可能です.
指定できる値は,それぞれ cgroup,ケーパビリティ,特権の制限を表す <replaceable>CGROUP</replaceable>,<replaceable>CAP</replaceable>,<replaceable>LSM</replaceable> です.
</para>
<para>
<!--
<emphasis>Warning:</emphasis> This may leak privileges into the
<emphasis>Warning:</emphasis> This may leak privileges into the
container if the command starts subprocesses that remain active
container if the command starts subprocesses that remain active
after the main process that was attached is terminated. The
after the main process that was attached is terminated. The
...
...
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