mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 08:02:34 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# systemctl reload
|
||||
|
||||
> Reload a service's configuration without restarting it.
|
||||
> This reloads the service itself (like Apache or Nginx configs), not the systemd unit file.
|
||||
> This reloads the service itself (like Apache or `nginx` configs), not the systemd unit file.
|
||||
> To reload unit files, use `systemctl daemon-reload`.
|
||||
|
||||
- Reload a service:
|
||||
|
||||
Reference in New Issue
Block a user