[csw-devel] SF.net SVN: opencsw:[507] catalog_signatures/etc/signing_daemon.conf
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Aug 11 04:34:07 CEST 2011
Revision: 507
http://opencsw.svn.sourceforge.net/opencsw/?rev=507&view=rev
Author: bdwalton
Date: 2011-08-11 02:34:07 +0000 (Thu, 11 Aug 2011)
Log Message:
-----------
define APP_MAILTO in the configuration
Signed-off-by: Ben Walton <bwalton at opencsw.org>
Modified Paths:
--------------
catalog_signatures/etc/signing_daemon.conf
Modified: catalog_signatures/etc/signing_daemon.conf
===================================================================
--- catalog_signatures/etc/signing_daemon.conf 2011-08-06 14:26:59 UTC (rev 506)
+++ catalog_signatures/etc/signing_daemon.conf 2011-08-11 02:34:07 UTC (rev 507)
@@ -6,6 +6,7 @@
APP_GPG_ENV="${APP_TMP}/gpg-agent-env.conf"
APP_MIRROR_BASE="/export/mirror"
APP_PORT=9981
+APP_MAILTO="bwalton"
export APP_HOME APP_BIN APP_GPG APP_TMP APP_GPG_ENV APP_DAEMON
-export APP_LOGDIR APP_MIRROR_BASE APP_PORT
+export APP_LOGDIR APP_MIRROR_BASE APP_PORT APP_MAILTO
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list