home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / help.eng / misc / configf.help < prev    next >
Encoding:
Text File  |  1996-08-04  |  1.8 KB  |  37 lines

  1.   All configuration files
  2.   Introduction
  3.  
  4.   11..  PPuurrppoossee
  5.  
  6.   _L_i_n_u_x_c_o_n_f uses, manages,  probes and generates various files.  The
  7.   current list shows them all. The list present the path of the file and
  8.   a set of flags. Here are the different values possible:
  9.  
  10.      ((AA bbllaannkk))
  11.         This file is only read by _L_i_n_u_x_c_o_n_f. This means two things.
  12.         Either it is a reference file used by _L_i_n_u_x_c_o_n_f or _L_i_n_u_x_c_o_n_f
  13.         does not know yet how to manage this file, but use its content.
  14.         Management of the file is left as a exercise :-)
  15.  
  16.      EE  This file is erased at boot time by linuxconf.
  17.  
  18.      GG  This file is generated by _L_i_n_u_x_c_o_n_f. It never read it back.
  19.         _L_i_n_u_x_c_o_n_f use other files (probably //eettcc//ccoonnff..lliinnuuxxccoonnff) to
  20.         store the configuration related to this service.
  21.         //eettcc//sseennddmmaaiill..ccff is an example of this.
  22.  
  23.      MM  The file is fully managed by _L_i_n_u_x_c_o_n_f. This means that
  24.         _L_i_n_u_x_c_o_n_f knows how to parse it and write it back properly. This
  25.         means also that you are allowed to edit the file by hand (using
  26.         a text editor) without breaking the ability of _L_i_n_u_x_c_o_n_f to
  27.         manage it.
  28.  
  29.      OO  This file is optional on a _L_i_n_u_x system. Not having it is not
  30.         bad. This does not mean erasing it is a good idea :-)
  31.  
  32.      PP  _L_i_n_u_x_c_o_n_f knows little about this file. It only probes for its
  33.         presence and modification time. Based on this, _L_i_n_u_x_c_o_n_f will
  34.         decide if a service is needed or a daemon must be restarted, or
  35.         signaled.
  36.  
  37.