## DEBUG
## Show debugging information.
DEBUG=0

## INFO
## Show status messages.
INFO=1

## TRYCOMPILE_MAX
## Number of search/copy iterations when populating chroot.
TRYCOMPILE_MAX=30

## CONFIG_DIR
## Configuration directory for
CONFIG_DIR="/etc/geordi"

## PRELUDE_DIR
## Location of Geordi prelude
PRELUDE_DIR="/usr/share/geordi/prelude"

## RT
## Location of Geordi's chroot
RT="/var/lib/geordi/rt"

## AUTO_RECONNECT
## Run geordi in an infinite loop
AUTO_RECONNECT=0

## ALWAYS_REFRESH_CHROOT
## Re-create Geordi's chroot on every run (recommended)
ALWAYS_REFRESH_CHROOT=1
