# Full path to the bridge server executable. This is generally at # /usr/bin/Bridge3.py, however Fedora & other rpm-based # releases use /usr/bin/Bridge AGBRIDGE_EXE= # # Login name of the user which the bridge will run as AGBRIDGE_OWNER= # # Location of the directory from which the bridge will be run AGBRIDGE_HOME= # # Location of system lock file for the bridge. AGBRIDGE_LOCKFILE=/var/lock/agbs # # Web server or file associated with this bridge PEERLISTURL= # # A short name identifying this bridge e.g. "BARCS" AGBRIDGE_NAME= # # A short string giving location of this bridge server e.g. "Dimboola, Australia" AGBRIDGE_LOCATION= #