summaryrefslogtreecommitdiffstats
path: root/debuginfofs.sysconfig
blob: 9b9b37864cddcacb2a30456392091d0cd4b7ee9e (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"
BUILDID_ARGS="-o umask=022"