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
57e1ac96
Commit
57e1ac96
authored
Jan 29, 2016
by
Sungbae Yoo
Committed by
Stéphane Graber
Jan 31, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Add valueless lxc.cap.drop behaviour to Korean man page
Update for commit
7eff30fd
Signed-off-by:
Sungbae Yoo
<
sungbae.yoo@samsung.com
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
23faab5d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
lxc.container.conf.sgml.in
doc/ko/lxc.container.conf.sgml.in
+4
-1
No files found.
doc/ko/lxc.container.conf.sgml.in
View file @
57e1ac96
...
@@ -1549,7 +1549,9 @@ proc proc proc nodev,noexec,nosuid 0 0
...
@@ -1549,7 +1549,9 @@ proc proc proc nodev,noexec,nosuid 0 0
<citerefentry>
<citerefentry>
<refentrytitle><command>capabilities</command></refentrytitle>
<refentrytitle><command>capabilities</command></refentrytitle>
<manvolnum>7</manvolnum>
<manvolnum>7</manvolnum>
</citerefentry>,
</citerefentry>.
If used with no value, lxc will clear any drop capabilities
specified up to this point.
-->
-->
컨테이너에서 제거할 capability를 지정한다.
컨테이너에서 제거할 capability를 지정한다.
한 줄에 여러개의 capability를 공백(space)으로 구분하여 정의할 수 있다.
한 줄에 여러개의 capability를 공백(space)으로 구분하여 정의할 수 있다.
...
@@ -1559,6 +1561,7 @@ proc proc proc nodev,noexec,nosuid 0 0
...
@@ -1559,6 +1561,7 @@ proc proc proc nodev,noexec,nosuid 0 0
<refentrytitle><command>capabilities</command></refentrytitle>
<refentrytitle><command>capabilities</command></refentrytitle>
<manvolnum>7</manvolnum>
<manvolnum>7</manvolnum>
</citerefentry>
</citerefentry>
값을 공백으로 지정하면, 해당 설정 이전에 지정했던 capability를 모두 취소한다. (lxc.cap.drop에 아무 것도 지정하지 않은 상태가 된다.)
</para>
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
...
...
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