diff options
Diffstat (limited to 'net-mail/fetchmail/files/conf.d-fetchmail')
-rw-r--r-- | net-mail/fetchmail/files/conf.d-fetchmail | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-mail/fetchmail/files/conf.d-fetchmail b/net-mail/fetchmail/files/conf.d-fetchmail new file mode 100644 index 000000000000..354512d4158d --- /dev/null +++ b/net-mail/fetchmail/files/conf.d-fetchmail @@ -0,0 +1,8 @@ +# Copyright 2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/files/conf.d-fetchmail,v 1.1 2003/03/31 19:56:18 avenj Exp $ + +# Polling frequency in seconds +# (fetchmail will daemonize and check for new mail at this interval) +polling_period="60" + |