From 67bde9f0678fd15822fb19bc7cb317c03dec2fe2 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 5 Nov 2010 14:12:33 -0400 Subject: [PATCH] bootchart/install: create tmpfs directory --- modules.d/00bootchart/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.d/00bootchart/install b/modules.d/00bootchart/install index efef9e7..f06b097 100755 --- a/modules.d/00bootchart/install +++ b/modules.d/00bootchart/install @@ -5,7 +5,7 @@ inst /sbin/bootchartd inst /bin/bash inst_symlink /init /sbin/init -inst_dir /lib/bootchart/ +inst_dir /lib/bootchart/tmpfs inst /lib/bootchart/bootchart-collector inst /etc/bootchartd.conf inst /sbin/accton -- 2.7.4