run.in (644B)
1 #!/bin/sh 2 # This program is free software; you can redistribute it and/or modify 3 # it under the terms of the GNU General Public License as published by 4 # the Free Software Foundation; either version 2 of the License, or 5 # (at your option) any later version. 6 7 # You should have received a copy of the GNU General Public License 8 # along with this program; if not, write to the Free Software 9 # Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, 10 # USA. 11 12 # $Id: run.in,v 1.1 2003/08/23 12:53:25 andreaha Exp $ 13 # daemontools supervise run-file for Binc IMAP Service. 14 15 exec 2>&1 16 17 exec multilog t n5 s1048576 @localstatedir@/log/bincimap 18