[csw-devel] SF.net SVN: opencsw:[481] catalog_signatures/etc/signing_daemon.conf

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Jul 21 05:28:19 CEST 2011


Revision: 481
          http://opencsw.svn.sourceforge.net/opencsw/?rev=481&view=rev
Author:   bdwalton
Date:     2011-07-21 03:28:19 +0000 (Thu, 21 Jul 2011)

Log Message:
-----------
make APP_LOGDIR available to all processes

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-07-21 03:28:00 UTC (rev 480)
+++ catalog_signatures/etc/signing_daemon.conf	2011-07-21 03:28:19 UTC (rev 481)
@@ -2,6 +2,7 @@
 APP_DAEMON="${APP_BIN}/http_gpg_daemon"
 APP_GPG="${APP_HOME}/etc/gpg"
 APP_TMP="${APP_HOME}/tmp"
+APP_LOGDIR="${APP_HOME}/log"
 APP_GPG_ENV="${APP_TMP}/gpg-agent-env.conf"
 
-export APP_HOME APP_BIN APP_GPG APP_TMP APP_GPG_ENV APP_DAEMON
+export APP_HOME APP_BIN APP_GPG APP_TMP APP_GPG_ENV APP_DAEMON APP_LOGDIR


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