Files
cheatsheet-tldr/tldr/linux/systemctl-condrestart
2025-12-05 00:21:36 +00:00

13 lines
250 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# systemctl condrestart
> This command is an alias of `systemctl try-restart`.
- View documentation for the original command:
`tldr systemctl try-restart`