Skip to content

Commit

Permalink
Mention systemd-socket-activate
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko authored Oct 9, 2023
1 parent 3ab0ca6 commit 7d4675c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ listenfd is a crate that provides support for working with externally managed
and passed file descriptors. This lets you work with systems that support
socket activation or similar.

Currently this supports systemd on Unix and
Currently this supports systemd (including systemd-socket-activate) on Unix and
[systemfd](https://github.com/mitsuhiko/systemfd) on Unix and Windows.
systemfd is very convenient in combination with cargo-watch for development
purposes whereas systemd is useful for production deployments on linux.
Expand Down

0 comments on commit 7d4675c

Please sign in to comment.