# Define cache areas
CACHEBIN=/opt/cacheschedconfig/bin
CACHEPATH=/var/cache/pandaserver/pilot

# Add ourselves to the path
PATH=$CACHEBIN:$PATH

# Set HOME to /tmp to prevent svn from complaining
HOME=/tmp
