summaryrefslogtreecommitdiff
path: root/extra/bootchart/README.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-21 00:01:36 +0000
committerroot <root@rshg054.dnsready.net>2012-06-21 00:01:36 +0000
commit6d22541bcebb7236bedfb98a96d5a1292072e86c (patch)
tree1656959d3d65b061d69d74cef6b740dbc3476683 /extra/bootchart/README.patch
parent530e6e88786befa5d1bcd569e480f1b9fec5b102 (diff)
Thu Jun 21 00:01:36 UTC 2012
Diffstat (limited to 'extra/bootchart/README.patch')
-rw-r--r--extra/bootchart/README.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/extra/bootchart/README.patch b/extra/bootchart/README.patch
new file mode 100644
index 000000000..195052d0a
--- /dev/null
+++ b/extra/bootchart/README.patch
@@ -0,0 +1,25 @@
+From 4d34b379411f781a494b4775260d550ff61e22e4 Mon Sep 17 00:00:00 2001
+From: Tom Gundersen <teg@jklm.no>
+Date: Fri, 16 Mar 2012 01:34:10 +0100
+Subject: [PATCH] README: point to the correct location of the binary
+
+---
+ README | 2 +-
+ 1 file changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/README b/README
+index fa1d730..1906abb 100644
+--- a/README
++++ b/README
+@@ -6,7 +6,7 @@ Bootchart - a 'startup' graphing tool
+ Bootchart is a tool, usually run at system startup, that collects and graphs
+ the CPU and disk load of the system as it works. The output of bootchart is
+ an SVG graph. Normally, bootchart is invoked as `bootchartd` by the kernel
+-by passing "init=/sbin/bootchartd" to the kernel. Bootchart will then fork
++by passing "init=/usr/bin/bootchartd" to the kernel. Bootchart will then fork
+ init off to resume normal system startup, while monitoring and logging
+ startup information in the background.
+
+--
+1.7.9.5
+