summaryrefslogtreecommitdiffstats
path: root/debuginfofs.sysconfig
blob: bf821f982daab989f179806e5fbd8aadadcc8a0a (plain)
1
2
3
4
5
6
# You will need to set this to the correct hostname
DEBUGINFOFS_SERVER="test1085.test.redhat.com"
# You shouldn't need to edit these under normal circumstances
BUILDID_URL="http://$DEBUGINFOFS_SERVER/debuginfofs/build-id/"
BUILDID_MOUNTPOINT="/usr/lib/debug/.build-id"
MOUNT_ARGS=""