]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blob - debian/patches/disabled_20_pidfile_documentation.patch
Load spamass-milter-0.3.0 into spamass-milter/trunk.
[deb_pkgs/spamass-milter.git] / debian / patches / disabled_20_pidfile_documentation.patch
1 --- spamass-milter.1.in.orig    2003-06-25 09:17:34.000000000 -0700
2 +++ spamass-milter.1.in 2004-02-18 20:55:37.000000000 -0800
3 @@ -12,6 +12,7 @@
4  .Op Fl d Ar debugflags
5  .Op Fl D Ar host
6  .Op Fl f
7 +.Op Fl P Ar pidfile
8  .Op Fl i Ar networks
9  .Op Fl m
10  .Op Fl r Ar nn
11 @@ -88,6 +89,12 @@
12  Causes
13  .Nm
14  to fork into the background.
15 +.It Fl P Ar pidfile
16 +Causes
17 +.Nm
18 +to write out it's pid to pidfile.
19 +.Ar pidfile
20 +is the name of the pidfile to write out.
21  .It Fl i Ar networks
22  Ignores messages if the originating IP is in the network(s) listed. 
23  The message will be passed through without calling SpamAssassin at all.