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

13 lines
271 B
Plaintext

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