Skip to content

Commit 9f725b2

Browse files
authored
Update Systemd-Activation.md
1 parent 98cf5d0 commit 9f725b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Systemd-Activation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Using systemd socket activation
22

3-
_New in v2.9.0_
3+
_New in v2.8.2_
44

55
On platforms that use [systemd](https://systemd.io), [webhook][w]
66
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:

0 commit comments

Comments
 (0)