Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: file inclusion chapter update

...

It is possible to include a configuration file into an existing one using the "include" command. File extension is usually .icfg.

Format:

include <file"file.icfg>icfg"

Example:

include "/charon/commonpart.icfg"

Back to Table of Contents