mirror of
https://github.com/systemd/systemd.git
synced 2026-07-15 20:10:58 +00:00
The --list-invocations command is similar to --list-boots, but shows invocation IDs of specified unit. This should be useful when showing a specific invocation of a unit. The --invocation option is similar to --boot, but takes a invocation ID or an offset. The -I option is equivalent to --invocation=0.