summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts/adv_graphgen/all_the_graphs.sh
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-01-07 09:17:14 +0700
committermakefu <github@syntax-fehler.de>2013-01-07 09:17:14 +0700
commitd907a7aa781caac2a3086535f5ce997131170ca2 (patch)
tree3738bf31cd567dada4665bc46010de3e26fdc24e /retiolum/scripts/adv_graphgen/all_the_graphs.sh
parent9a5edaac48e2461aa247204fbcea37d805bf38f0 (diff)
parent29d8a4e5061d66d0dfeda28a9012992c12a83ccd (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'retiolum/scripts/adv_graphgen/all_the_graphs.sh')
-rwxr-xr-xretiolum/scripts/adv_graphgen/all_the_graphs.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/retiolum/scripts/adv_graphgen/all_the_graphs.sh b/retiolum/scripts/adv_graphgen/all_the_graphs.sh
index 8aa0ab21..d3ce8f86 100755
--- a/retiolum/scripts/adv_graphgen/all_the_graphs.sh
+++ b/retiolum/scripts/adv_graphgen/all_the_graphs.sh
@@ -4,7 +4,8 @@
echo "`date` begin all graphs" >> /tmp/build_graph
cd $(dirname $(readlink -f $0))
PATH=$PATH:../../../util/bin/
- export LOG_FILE=/var/log/retiolum.log
+ export LOG_FILE=/var/log/syslog
+ export TINC_LEGACY=true
EXTERNAL_FOLDER=/var/www/euer.krebsco.de/graphs/retiolum
INTERNAL_FOLDER=/var/www/euer/graphs/retiolum
begin=`timer`