X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fbootchart.conf.xml;h=e11ccb52f669cb123307fefb25c753c09d1fdb3b;hb=cffae62bcb6912fbaf1b7b282d9d170c9d308897;hp=68834c73b7bae1e54ce7df492303a0ce5b45c3b6;hpb=49e5b2a93339869703d581a06f8d903f8371ab60;p=elogind.git diff --git a/man/bootchart.conf.xml b/man/bootchart.conf.xml index 68834c73b..e11ccb52f 100644 --- a/man/bootchart.conf.xml +++ b/man/bootchart.conf.xml @@ -25,7 +25,8 @@ along with systemd; If not, see . --> - + bootchart.conf systemd @@ -47,23 +48,31 @@ bootchart.conf - Boot performance analysis graphing tool configuration file + bootchart.conf.d + Boot performance analysis graphing tool configuration files /etc/systemd/bootchart.conf + /etc/systemd/bootchart.conf.d/*.conf + /run/systemd/bootchart.conf.d/*.conf + /usr/lib/systemd/bootchart.conf.d/*.conf Description When starting, systemd-bootchart will read the - configuration file bootchart.conf. - This configuration file determines logging parameters and - graph output. - + configuration file + /etc/systemd/bootchart.conf, followed by + the files in the bootchart.conf.d + directories. These configuration files determine logging + parameters and graph output. + + + Options @@ -115,7 +124,7 @@ Init=[path] Configures bootchart to run a non-standard - binary instead of /sbin/init. This + binary instead of /usr/lib/systemd/systemd. This option is only relevant if bootchart was invoked from the kernel command line with init=/usr/lib/systemd/systemd-bootchart.