chiark / gitweb /
bootchart: Ensure that systemd is the init called after using bootchart
authorSebastien Bacher <seb128@ubuntu.com>
Mon, 2 Feb 2015 14:48:40 +0000 (15:48 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 Feb 2015 16:40:35 +0000 (17:40 +0100)
commit6e1bf7ab998e30b23202192b5b47c119e7a3697d
treeed1fe7ff1463e5d1f06b947ca3439434d94672d4
parentbca81be7755d15e7369d764bfa94a7ca6c595c76
bootchart: Ensure that systemd is the init called after using bootchart

When booting with systemd-bootchart, default to call the systemd binary
rather than the init binary on disk, which might be another init system.
Collecting data only works with booting systemd.
man/bootchart.conf.xml
man/systemd-bootchart.xml
src/bootchart/bootchart.c