systemd-analyze, systemd-run: update page (#10105)
* systemd-run: change 'executable' placeholders to 'command' for consistency * systemd-analyze: update page * systemd-run: remove double space
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
> Analyze and debug system manager.
|
||||
> Show timing details about the boot process of units (services, mount points, devices, sockets).
|
||||
> More information: <https://manned.org/systemd-analyze>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-analyze.html>.
|
||||
|
||||
- List time of each unit to start up:
|
||||
- List all running units, ordered by the time they took to initialize:
|
||||
|
||||
`systemd-analyze blame`
|
||||
|
||||
|
Reference in New Issue
Block a user