summaryrefslogtreecommitdiffstats
path: root/README.client
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2009-02-23 10:43:09 -0500
committerWill Woods <wwoods@redhat.com>2009-02-23 10:43:09 -0500
commit08ff4bee10d51f35cbb55a03cbce420b89433b79 (patch)
tree158256cb1d3a1ed91e3e1537421b5f4b1093d961 /README.client
parent67e86ac7b8d31473999edb75e25fedb2cb947e29 (diff)
downloaddebuginfofs-08ff4bee10d51f35cbb55a03cbce420b89433b79.tar.gz
debuginfofs-08ff4bee10d51f35cbb55a03cbce420b89433b79.tar.xz
debuginfofs-08ff4bee10d51f35cbb55a03cbce420b89433b79.zip
Split README into client/server, bring back debuginfofs.sysconfig for the client service
Diffstat (limited to 'README.client')
-rw-r--r--README.client4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.client b/README.client
new file mode 100644
index 0000000..99999e1
--- /dev/null
+++ b/README.client
@@ -0,0 +1,4 @@
+Mounting the debuginfofs on the client
+1) vi /etc/sysconfig/debuginfofs
+ - Make sure DEBUGINFOFS_HOST matches your server
+2) service debuginfofs start