summaryrefslogtreecommitdiff
path: root/rules/50-udev-default.rules
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-04-24 17:15:47 +0200
committerHarald Hoyer <harald@redhat.com>2013-04-25 09:13:05 +0200
commitc3a170f3d3358135a39ac6eafe66f18aef0bd67d (patch)
tree75d9f5903de83379d6f76e675764dfd7e37ba673 /rules/50-udev-default.rules
parentd6dd604b551987b411ec8930c23bd5c9c93ef864 (diff)
systemd: record the timestamps as early as possible
The time for systemd initialization and selinux policy loading is accounted to the initrd or the kernel, which is wrong. Instead of: Startup finished in 5.559s (firmware) + 36ms (loader) + 665ms (kernel) + 975ms (initrd) + 1.410s (userspace) = 8.647s the more correct output is: Startup finished in 5.559s (firmware) + 36ms (loader) + 665ms (kernel) + 475ms (initrd) + 1.910s (userspace) = 8.647s
Diffstat (limited to 'rules/50-udev-default.rules')
0 files changed, 0 insertions, 0 deletions