diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2017-09-22 09:00:00 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2017-09-22 09:00:00 +0200 |
| commit | a37410bf241127c052de6bc94575cf23b0d23362 (patch) | |
| tree | 4c430f243127b4cfdfa82ea900bd264e5d10eb94 | |
| parent | 038e93dc9b251888e88e8bd577811a13559a3118 (diff) | |
| download | usb-wde1-tools-1.0.0.tar.gz usb-wde1-tools-1.0.0.zip | |
talk about init scriptv1.0.0
| -rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -28,9 +28,11 @@ Setup $ cd munin && nohup ./usb-wde1-log-last.sh & - once. It backgrounds the logging process and logs into /tmp/usb-wde1-last. + once. It backgrounds the logging process and logs into ``/tmp/usb-wde1-last``. This process needs to be started whenever the machine is rebooted. + You can run ``make`` to install the init script. + 2. Link the munin plugin:: $ cd /etc/munin/plugins |
