[csw-devel] SF.net SVN: opencsw:[472] catalog_signatures/bin/signing_daemon

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Jul 21 05:25:10 CEST 2011


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

Log Message:
-----------
use newly available APP_ETC when pointing at the screen config file

Signed-off-by: Ben Walton <bwalton at opencsw.org>

Modified Paths:
--------------
    catalog_signatures/bin/signing_daemon

Modified: catalog_signatures/bin/signing_daemon
===================================================================
--- catalog_signatures/bin/signing_daemon	2011-07-21 03:24:50 UTC (rev 471)
+++ catalog_signatures/bin/signing_daemon	2011-07-21 03:25:09 UTC (rev 472)
@@ -11,4 +11,4 @@
 
 rm -f ${APP_GPG_ENV}
 
-gpg-agent --log-file "${APP_TMP}/gpg-agent.log" --daemon --homedir "${APP_GPG}" --write-env-file "${APP_GPG_ENV}" screen -c "${APP_HOME}/etc/screenrc" -p 0
+gpg-agent --log-file "${APP_TMP}/gpg-agent.log" --daemon --homedir "${APP_GPG}" --write-env-file "${APP_GPG_ENV}" screen -c "${APP_ETC}screenrc" -p 0


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