[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [arm/release] fix: hardcoding path for override script



commit f1792cdb7790c4dbfbff4f244aeb0a9bf0dc4f11
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date:   Wed Jul 27 11:10:31 2011 -0700

    fix: hardcoding path for override script
    
    Header file for the setuid wrapper required on the make file for determining
    the path for the python script it executes. Moving this into the header file
    instead.
---
 src/resources/torrcOverride/override.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/resources/torrcOverride/override.h b/src/resources/torrcOverride/override.h
index 65adc9d..8bb8869 100644
--- a/src/resources/torrcOverride/override.h
+++ b/src/resources/torrcOverride/override.h
@@ -1 +1 @@
-#define TOR_ARM_REPLACE_TORRC HELPER_NAME
+#define TOR_ARM_REPLACE_TORRC /usr/share/arm/resources/torrcOverride/override.py



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits