1
0
Fork 0
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:
Managor 2025-05-03 19:40:45 +03:00 committed by GitHub
parent 282f3617f3
commit 9a7cd4dcf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`