]> code.citadel.org Git - citadel.git/blobdiff - citadel/techdoc/package-setup.txt
Add more headers that only appear on the transport via the citadel protocol, but...
[citadel.git] / citadel / techdoc / package-setup.txt
index 7f54888a5faa32aea0144d3a6da443f35ae305e5..ff60a6fec8be4ad82cfdd29ba14861f9d2c86b89 100644 (file)
@@ -17,7 +17,7 @@ SUPPORT                       Location of libraries, etc. (optional)
 
 CTDL_DIALOG            Location of the 'dialog' program (optional)
 
-DISABLE_OTHER_MTA      When other MTA's (Postfix, etc.) are found, setup
+ACT_AS_MTA             When other MTA's (Postfix, etc.) are found, setup
                        will offer to disable them in order to keep them
                        from interfering with Citadel.  Set this variable to
                        "yes" to always disable the other MTA without asking,
@@ -28,3 +28,8 @@ CREATE_INITTAB_ENTRY  Set to "yes" to automatically create an entry in
 
 CREATE_XINETD_ENTRY    Set to "yes" to automatically configure xinetd to route
                        telnet connections into a Citadel client, if needed.
+
+SYSADMIN_NAME          Name of system administrator.
+
+NO_INIT_SCRIPTS                Set to non-null to suppress the creation of init
+                       scripts when running on a SysV-init based host.