summaryrefslogtreecommitdiffstats
path: root/debuginfofs.sysconfig
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2009-03-05 18:05:34 -0500
committerWill Woods <wwoods@redhat.com>2009-03-05 18:05:34 -0500
commit87db0232f329e722f9f8cd97ec50285b14069f04 (patch)
tree787a4d4f72f2d5e8a376a64fe8e894287de5d83c /debuginfofs.sysconfig
parentc9e5a68ad5f6febaed4093817fcce2b9a8d80a5b (diff)
downloaddebuginfofs-87db0232f329e722f9f8cd97ec50285b14069f04.tar.gz
debuginfofs-87db0232f329e722f9f8cd97ec50285b14069f04.tar.xz
debuginfofs-87db0232f329e722f9f8cd97ec50285b14069f04.zip
Rearrange files a bit, and add Requires(post/preun) for semanage
Diffstat (limited to 'debuginfofs.sysconfig')
-rw-r--r--debuginfofs.sysconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/debuginfofs.sysconfig b/debuginfofs.sysconfig
deleted file mode 100644
index 0ff5f48..0000000
--- a/debuginfofs.sysconfig
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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:3309/build-id/"
-BUILDID_MOUNTPOINT="/usr/lib/debug/.build-id"
-MOUNT_ARGS=""