Commit 8927207b by Josh Soref

spelling: syscall

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent 59d8d30d
...@@ -2388,7 +2388,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -2388,7 +2388,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
Versions 1 and 2 are currently supported. In version 1, the Versions 1 and 2 are currently supported. In version 1, the
policy is a simple whitelist. The second line therefore must policy is a simple whitelist. The second line therefore must
read "whitelist", with the rest of the file containing one (numeric) read "whitelist", with the rest of the file containing one (numeric)
sycall number per line. Each syscall number is whitelisted, syscall number per line. Each syscall number is whitelisted,
while every unlisted number is blacklisted for use in the container while every unlisted number is blacklisted for use in the container
--> -->
現時点では、バージョン番号は 1 と 2 をサポートしています。バージョン 1 では、ポリシーはシンプルなホワイトリストですので、2 行目は "whitelist" でなければなりません。 現時点では、バージョン番号は 1 と 2 をサポートしています。バージョン 1 では、ポリシーはシンプルなホワイトリストですので、2 行目は "whitelist" でなければなりません。
......
...@@ -1738,7 +1738,7 @@ proc proc proc nodev,noexec,nosuid 0 0 ...@@ -1738,7 +1738,7 @@ proc proc proc nodev,noexec,nosuid 0 0
Versions 1 and 2 are currently supported. In version 1, the Versions 1 and 2 are currently supported. In version 1, the
policy is a simple whitelist. The second line therefore must policy is a simple whitelist. The second line therefore must
read "whitelist", with the rest of the file containing one (numeric) read "whitelist", with the rest of the file containing one (numeric)
sycall number per line. Each syscall number is whitelisted, syscall number per line. Each syscall number is whitelisted,
while every unlisted number is blacklisted for use in the container while every unlisted number is blacklisted for use in the container
--> -->
현재는 버전1과 2만 지원된다. 버전 1에서는 정책은 단순한 화이트리스트이다. 그러므로 두번째 라인은 반드시 "whitelist"여야 한다. 파일의 나머지 내용은 한 줄에 하나의 시스템콜 번호로 채워진다. 화이트리스트에 없는 번호는 컨테이너에서 블랙리스트로 들어간다. 현재는 버전1과 2만 지원된다. 버전 1에서는 정책은 단순한 화이트리스트이다. 그러므로 두번째 라인은 반드시 "whitelist"여야 한다. 파일의 나머지 내용은 한 줄에 하나의 시스템콜 번호로 채워진다. 화이트리스트에 없는 번호는 컨테이너에서 블랙리스트로 들어간다.
......
...@@ -1790,7 +1790,7 @@ dev/null proc/kcore none bind,relative 0 0 ...@@ -1790,7 +1790,7 @@ dev/null proc/kcore none bind,relative 0 0
Versions 1 and 2 are currently supported. In version 1, the Versions 1 and 2 are currently supported. In version 1, the
policy is a simple whitelist. The second line therefore must policy is a simple whitelist. The second line therefore must
read "whitelist", with the rest of the file containing one (numeric) read "whitelist", with the rest of the file containing one (numeric)
sycall number per line. Each syscall number is whitelisted, syscall number per line. Each syscall number is whitelisted,
while every unlisted number is blacklisted for use in the container while every unlisted number is blacklisted for use in the container
</para> </para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment