summaryrefslogtreecommitdiffstats
path: root/man/ivam2.conf.5.xml.in
blob: aabc880f7c163b449e227500cf90f3880cad4ab4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" standalone='no'?> <!--*-nxml-*-->
<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>

<!-- $Id$ -->

<!-- 
  This file is part of ivam2.

  ivam2 is free software; you can redistribute it and/or modify it under
  the terms of the GNU General Public License as published by the Free
  Software Foundation; either version 2 of the License, or (at your
  option) any later version.

  ivam2 is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
  for more details.

  You should have received a copy of the GNU General Public License
  along with ivam2; if not, write to the Free Software Foundation,
  Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 
-->

  <manpage name="ivam2.conf" section="5" desc="ivam2 configuration file">

	<synopsis>
	  <cmd>@pkgsysconfdir@/ivam2.conf</cmd>
	</synopsis>
	
    <description> 

      <p>ivam2.conf is the command line configuration file for ivam2. It
      is a shell script that is sourced by the init script starting
      the daemon. Use it to set environment variables which are
      interpreted by the init script.</p>
    </description>

    <section name="environment variables">
      <option>
        <p><opt>ARGS</opt></p>
        
        <optdesc><p>Specify the command line arguments for
        ivamd.</p></optdesc>
      </option>
      </section>

    <section name="Author">
	  <p>ivam2 was written by Lennart Poettering
		&lt;@PACKAGE_BUGREPORT@&gt;. ivam2 is available
		at <url
		href="@PACKAGE_URL@"/>
	  </p>
	</section>
	
	<section name="See also">
	  <p>
		<manref name="ivamd" section="8"/>
	  </p>
	</section>
	
	<section name="Comments">
	  <p>This man page was written using <manref name="xmltoman" section="1"
		  href="http://masqmail.cx/xml2man/"/> by Oliver Kurth.</p>
	</section>
	
  </manpage>