1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../ipsvd/patches/bincimap12.diff
5 # Copyright (C) 2004 - 2005 The T2 SDE Project
6 # Copyright (C) 1998 - 2004 ROCK Linux Project
8 # More information can be found in the files COPYING and README.
10 # This patch file is dual-licensed. It is available under the license the
11 # patched project is licensed under, as long as it is an OpenSource license
12 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
13 # of the GNU General Public License as published by the Free Software
14 # Foundation; either version 2 of the License, or (at your option) any later
16 # --- T2-COPYRIGHT-NOTE-END ---
18 --- ./service/run.in.orig 2004-05-08 12:17:59.000000000 -0400
19 +++ ./service/run.in 2004-05-08 12:18:44.000000000 -0400
22 # $Id: run.in,v 1.1.1.1 2003/08/18 18:06:05 andreaha Exp $
23 -# daemontools supervise run-file for Binc IMAP Service.
24 +# ipsvd supervise run-file for Binc IMAP Service.
28 -exec tcpserver -c 100 -u 0 -g 0 \
29 - -l $(hostname) -HDRP \
33 @bindir@/bincimap-up \
35 --- ./service/run-ssl.in.orig 2004-05-08 12:17:59.000000000 -0400
36 +++ ./service/run-ssl.in 2004-05-08 12:20:03.000000000 -0400
39 # $Id: run-ssl.in,v 1.1.1.1 2003/08/18 18:06:05 andreaha Exp $
40 -# daemontools supervise run-file for Binc IMAP Service.
41 +# ipsvd supervise run-file for Binc IMAP Service.
45 -exec tcpserver -c 100 -u 0 -g 0 \
46 - -l $(hostname) -HDRP \
50 @prefix@/bin/bincimap-up \
52 --- ./service/log/run.in.orig 2004-05-08 12:17:59.000000000 -0400
53 +++ ./service/log/run.in 2004-05-08 12:18:20.000000000 -0400
57 # $Id: run.in,v 1.1 2003/08/23 12:53:25 andreaha Exp $
58 -# daemontools supervise run-file for Binc IMAP Service.
59 +# runit supervise run-file for Binc IMAP Service.
63 -exec multilog t n5 s1048576 @localstatedir@/log/bincimap
64 +exec svlogd -t @localstatedir@/log/bincimap
66 --- ./service/log/run-ssl.in.orig 2004-05-08 12:17:59.000000000 -0400
67 +++ ./service/log/run-ssl.in 2004-05-08 12:18:20.000000000 -0400
71 # $Id: run-ssl.in,v 1.1 2003/08/23 12:53:25 andreaha Exp $
72 -# daemontools supervise run-file for Binc IMAP Service.
73 +# runit supervise run-file for Binc IMAP Service.
77 -exec multilog t n5 s1048576 @localstatedir@/log/bincimap-ssl
78 +exec svlogd -t @localstatedir@/log/bincimap-ssl