mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 12:58:16 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Notify the service manager about start-up completion and other daemon status changes.
|
||||
> This command is useless outside systemd service scripts.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-notify.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-notify.html>.
|
||||
|
||||
- Notify systemd that the service has completed its initialization and is fully started. It should be invoked when the service is ready to accept incoming requests:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user