From 895aeb27795c00f365ce3b30b1dca549b4f5468e Mon Sep 17 00:00:00 2001 From: William Giokas <1007380@gmail.com> Date: Wed, 13 Feb 2013 14:49:24 -0600 Subject: man: bootchart: change /var/log to /run/log As of [1], bootchart stores files in /run/log, not /var/log, by default. [1] f2f85884caac671da84256acb44148df9a4dca70 --- src/bootchart/bootchart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bootchart/bootchart.conf') diff --git a/src/bootchart/bootchart.conf b/src/bootchart/bootchart.conf index fa1a09bd0a..079750436a 100644 --- a/src/bootchart/bootchart.conf +++ b/src/bootchart/bootchart.conf @@ -12,7 +12,7 @@ #freq=25 #rel=0 #filter=1 -#output= +#output= #init=/path/to/init-binary #pss=0 #entropy=0 -- cgit v1.2.3-54-g00ecf