support the system-wide env IRSpyDbName
[irspy-moved-to-github.git] / zebra / init-script
index db71a91..3f38112 100755 (executable)
 
 # zebrasrv-2.0 may be in /usr/local/bin, hence this slight security hole
 PATH=/bin:/usr/bin:/usr/local/bin/
-logfile=/var/log/irspy-zebra
+logfile=/var/log/irspy-zebra.log
 pidfile=/var/run/irspy-zebra.pid
 
 case "`hostname`" in
-    nigiri | xeno | rafa | test) IRSPYDIR=/usr/local/src/cvs/irspy/;;
+    nigiri | xeno | rafa | test) IRSPYDIR=/usr/local/src/git/irspy/;;
     shawarma|kafta) IRSPYDIR=/home/mike/cvs/irspy/;;
     your-development-machine ) 
        IRSPYDIR=/home/foobar/indexdata/irspy/