diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-11-27 02:00:38 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-11-27 02:00:38 +0000 |
commit | 0f63f59fe31ab7f0bf31ba622c6b131921bb596d (patch) | |
tree | a92eb853ccb355edbbc7dae08b0b26b8306778e2 /trunk/doc/simplepkg-en.tex | |
parent | 2b1c9862fefe57ac580cec2db4a76440dd79895e (diff) | |
download | simplepkg-0f63f59fe31ab7f0bf31ba622c6b131921bb596d.tar.gz simplepkg-0f63f59fe31ab7f0bf31ba622c6b131921bb596d.tar.bz2 |
lots of changes, see CHANGELOG for details
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@537 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/doc/simplepkg-en.tex')
-rw-r--r-- | trunk/doc/simplepkg-en.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/trunk/doc/simplepkg-en.tex b/trunk/doc/simplepkg-en.tex index 4db0931..42add65 100644 --- a/trunk/doc/simplepkg-en.tex +++ b/trunk/doc/simplepkg-en.tex @@ -363,7 +363,9 @@ For their time, scripts repos and mkbuild are used, respectivelly, to create and \section{Configuration parameters} -Simplepkg's config file is /etc/simplepkg/simplepkg.conf and it keeps parameters used by all scripts. In this section, we won't cover any parameter that's just used by simplaret, whose settings are covered in its own documentation. +Simplepkg's config file is /etc/simplepkg/simplepkg.conf and it keeps parameters used by all scripts. If you want to change some of its parameters, do not edit this file. Use /etc/simplepkg/simplepkg.conf instead as it overrides the default settings. + +In this section, we won't cover any parameter that's just used by simplaret, whose settings are covered in its own documentation. \begin{itemize} \item JAIL\_ROOT: Where jails are placed by mkjail. Default: "/vservers". |