summaryrefslogtreecommitdiff
path: root/src/bootchart/bootchart.conf
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2016-02-12 15:03:51 +0100
committerDaniel Mack <daniel@zonque.org>2016-02-23 13:30:09 +0100
commit232c84b2d22f2d96982b3c0390d29498bb430835 (patch)
tree168cae109aac24856fbaf3a91db7bd35067ee7d1 /src/bootchart/bootchart.conf
parenta9ae0709416fe498de85744ce639ba6a9fc50105 (diff)
Remove systemd-bootchart
This commit rips out systemd-bootchart. It will be given a new home, outside of the systemd repository. The code itself isn't actually specific to systemd and can be used without systemd even, so let's put it somewhere else.
Diffstat (limited to 'src/bootchart/bootchart.conf')
-rw-r--r--src/bootchart/bootchart.conf26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/bootchart/bootchart.conf b/src/bootchart/bootchart.conf
deleted file mode 100644
index 4f5e50936e..0000000000
--- a/src/bootchart/bootchart.conf
+++ /dev/null
@@ -1,26 +0,0 @@
-# This file is part of systemd.
-#
-# systemd is free software; you can redistribute it and/or modify it
-# under the terms of the GNU Lesser General Public License as published by
-# the Free Software Foundation; either version 2.1 of the License, or
-# (at your option) any later version.
-#
-# Entries in this file show the compile time defaults.
-# You can change settings by editing this file.
-# Defaults can be restored by simply deleting this file.
-#
-# See bootchart.conf(5) for details.
-
-[Bootchart]
-#Samples=500
-#Frequency=25
-#Relative=no
-#Filter=yes
-#Output=<folder name, defaults to /run/log>
-#Init=/path/to/init-binary
-#PlotMemoryUsage=no
-#PlotEntropyGraph=no
-#ScaleX=100
-#ScaleY=20
-#ControlGroup=no
-#PerCPU=no