SYSCTL.CONF

Section: (5)
Updated: 21 Sep 1999
Index JM Home Page
 

名前

sysctl.conf - sysctl(8) のプリロード/設定ファイル  

説明

sysctl.conf は sysctl の値を含む簡単なファイルであり、 sysctl(8) によって読み込まれ、sysctl 設定に用いられる。 書式は以下の通り。
# comment
; comment

  token  =   value

空行は無視され、トークンや値の前後に置かれた空白も無視される。 ただし値は空白を含むことができる。 # または ; ではじまる行はコメントとみなされ、無視される。  

# sysctl.conf sample
#

  kernel.domainname = example.com
  ; この値には空白が入っており、このまま sysctl に書き込まれる!!
  kernel.modprobe = /sbin/mod probe

 

関連項目

sysctl(8)  

著者

George Staikos, <staikos@0wned.org>

関連キーワード

sysctl, SYSCTL, CONF, 空白, conf, 無視, Index, comment, 名前, Page

Linux マニュアル 一覧

[man1] [man2] [man3] [man4] [man5] [man6] [man7] [man8]
[a] [b] [c] [d] [e] [f] [g] [h] [i] [j] [k] [l] [m] [n] [o] [p] [q] [r] [s] [t] [u] [v] [w] [x] [y] [z]

 

Index

名前
説明
関連項目
著者

This document was created by man2html, using the manual pages.
Time: 12:09:01 GMT, June 11, 2022