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 <[email protected]>

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.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to