aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2011-02-09 19:16:20 +0100
committerChristian Weiske <cweiske@cweiske.de>2011-02-09 19:16:20 +0100
commit9425a1135e0bc7ee328e761f094274ee7df4b09a (patch)
tree5c190986bf8c5e933822758530772c173f81f8bb
parent8816475b592a57bb1e1703c79cbf2a26e8728461 (diff)
downloadusb-wde1-tools-9425a1135e0bc7ee328e761f094274ee7df4b09a.tar.gz
usb-wde1-tools-9425a1135e0bc7ee328e761f094274ee7df4b09a.zip
use public git repository in documentation
-rw-r--r--munin/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/munin/README b/munin/README
index c0ba522..4fe6da9 100644
--- a/munin/README
+++ b/munin/README
@@ -13,7 +13,7 @@ Setup
-----
0. Checkout the munin plugin code:
$ cd /usr/local/src
- $ git clone ssh://git.cweiske.de/~/git/usb-wde1-tools.git
+ $ git clone git://git.cweiske.de/usb-wde1-tools.git
$ cd usb-wde1-tools
1. A process needs to watch the USB interface and log the last
@@ -71,4 +71,4 @@ $ cd ..
Running the munin plugin for development purposes is also relatively easy
since you can pass the environment configuration variables
from the munin configuration on the command line:
-$ MUNIN_LIBDIR=/usr/share/munin/ logfile=test.log sensors="0 1 7" ./munin/usb-wde1_temperature
+$ logfile=test.log sensors="0 1 7" ./munin/usb-wde1_temperature