2025-12-15 14:18:15
'systemd-analyze' is a useful if random tool that's part of systemd; it's actually got a whole bunch of different useful bits thrown in. The 'blame' , 'plot' and 'critical-chain' subcommands let you debug start up time. 'calendar' and 'timestamp' let you test if your format for a time/date is OK to use in a systemd file; 'verify' lets you check your systemd unit file for errors. There's loads more random bits.

