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
---
man/bootchart.conf.xml | 2 +-
man/systemd-bootchart.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'man')
diff --git a/man/bootchart.conf.xml b/man/bootchart.conf.xml
index 419554e2d1..fb6e274492 100644
--- a/man/bootchart.conf.xml
+++ b/man/bootchart.conf.xml
@@ -109,7 +109,7 @@
output=[path]
Configures the output folder for writing
the graphs. By default, bootchart writes the graphs to
- /var/log.
+ /run/log.
diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml
index 75341100f9..a3fea05b5c 100644
--- a/man/systemd-bootchart.xml
+++ b/man/systemd-bootchart.xml
@@ -138,7 +138,7 @@
Configures the output folder for writing
the graphs. By default, bootchart writes the graphs to
- /var/log.
+ /run/log.
--
cgit v1.2.3-54-g00ecf