Skip to content

Commit

Permalink
Update Systemd-Activation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanh authored Oct 25, 2024
1 parent 98cf5d0 commit 9f725b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Systemd-Activation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Using systemd socket activation

_New in v2.9.0_
_New in v2.8.2_

On platforms that use [systemd](https://systemd.io), [webhook][w]
supports the _socket activation_ mechanism. In this mode, systemd itself is responsible for managing the listening socket, and it launches [webhook][w] the first time it receives a request on the socket. This has a number of advantages over the standard mode:
Expand Down

0 comments on commit 9f725b2

Please sign in to comment.