This commit was generated by cvs2svn to compensate for changes in r6252,
[freeside.git] / FS / bin / freeside-queued
index 9c28679..93d735d 100644 (file)
@@ -41,7 +41,7 @@ while ( $@ ) {
   }
 }
 
-logfile( "/usr/local/etc/freeside/queuelog.". $FS::UID::datasrc );
+logfile( "%%%FREESIDE_LOG%%%/queuelog.". $FS::UID::datasrc );
 
 warn "completing daemonization (detaching))\n" if $DEBUG;
 daemonize2();