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
780821f8
Commit
780821f8
authored
Apr 04, 2016
by
Sungbae Yoo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a document of lxc.rootfs.backend in Korean manpage
Update for commit
f9039861
Signed-off-by:
Sungbae Yoo
<
sungbae.yoo@samsung.com
>
parent
b34944b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
lxc.container.conf.sgml.in
doc/ko/lxc.container.conf.sgml.in
+17
-0
No files found.
doc/ko/lxc.container.conf.sgml.in
View file @
780821f8
...
@@ -1505,6 +1505,23 @@ proc proc proc nodev,noexec,nosuid 0 0
...
@@ -1505,6 +1505,23 @@ proc proc proc nodev,noexec,nosuid 0 0
</listitem>
</listitem>
</varlistentry>
</varlistentry>
<varlistentry>
<term>
<option>lxc.rootfs.backend</option>
</term>
<listitem>
<para>
<!--
specify the rootfs backend type to use, for instance 'dir' or
'zfs'. While this can be guessed by lxc at container startup,
doing so takes time. Specifying it here avoids extra
processing.
-->
사용하고자 하는 백엔드 루트파일 시스템의 종류를 지정한다. 'dir' 또는 'zfs'로 지정할 수 있다. 컨테이너 시작시 어떤 종류인지 추정하는 동안, 시간이 소요될 수 있다. 이 값을 지정함으로써 추가적인 처리를 피할 수 있다.
</para>
</listitem>
</varlistentry>
</variablelist>
</variablelist>
</refsect2>
</refsect2>
...
...
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