[csw-devel] SF.net SVN: opencsw:[488] catalog_signatures/bin/http_daemon_init

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Jul 21 05:30:41 CEST 2011


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

Log Message:
-----------
use APP_MIRROR_BASE when firing up http_gpg_daemon

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

Modified Paths:
--------------
    catalog_signatures/bin/http_daemon_init

Modified: catalog_signatures/bin/http_daemon_init
===================================================================
--- catalog_signatures/bin/http_daemon_init	2011-07-21 03:30:21 UTC (rev 487)
+++ catalog_signatures/bin/http_daemon_init	2011-07-21 03:30:41 UTC (rev 488)
@@ -9,4 +9,4 @@
 
 screen -t verification 0 "${APP_BIN}/passphrase_verify"
 
-exec "${APP_DAEMON}"
+exec "${APP_DAEMON}" --mirror-path="${APP_MIRROR_BASE}"


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