mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 01:48:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# systemctl kill
|
||||
|
||||
> Send a signal to one or more processes of a unit.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemctl.html#kill%20PATTERN%E2%80%A6>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#kill%20PATTERN%E2%80%A6>.
|
||||
|
||||
- Send the `SIGTERM` signal to a unit to terminate it:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user