X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Finstall.txt;h=9c5e32e83458b2b03e8433477eb68358554cfc2f;hb=31083c21a8e384b70817ff1b32ae4f2007b19e60;hp=e289d19f0c522b81885a92b0abaf16a4c38690e0;hpb=59815240abeaf32e1d7a79d277220f2592e468d7;p=citadel.git diff --git a/citadel/install.txt b/citadel/install.txt index e289d19f0..9c5e32e83 100644 --- a/citadel/install.txt +++ b/citadel/install.txt @@ -207,7 +207,7 @@ port for each one. program is the main Citadel server. Before we cover the recommended method of starting the server, let's examine its usage options: - citserver [-hHomeDir] [-xDebugLevel] [-tTraceFile] [-d] + citserver [-hHomeDir] [-xDebugLevel] [-tTraceFile] [-d] [-f] The options are as follows: @@ -234,6 +234,10 @@ starting the Citadel server, for example, from an rc.local script (which is not recommended, because this won't allow the server to automatically restart when it is shut down). + -f - Defragment all the databases upon startup. This isn't +normally necessary due to the nature of the data stored in Citadel, but the +option is provided in case you need it. + The preferred method of starting the Citadel server is to place an entry in your /etc/inittab file. This will conveniently bring the server up when your