mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
systemd-analyze: add example (#16295)
This commit is contained in:
parent
282f3617f3
commit
9a7cd4dcf6
1 changed files with 4 additions and 0 deletions
|
@ -27,3 +27,7 @@
|
|||
- Show security scores of running units:
|
||||
|
||||
`systemd-analyze security`
|
||||
|
||||
- View all udev rules together:
|
||||
|
||||
`systemd-analyze cat-config udev/rules.d`
|
||||
|
|
Loading…
Add table
Reference in a new issue