From 3312aca8fdcb2ae7c3c25d1c04f9e54e83ce0ca3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 1 Nov 2015 08:45:24 +0000 Subject: manpage: reference systemd socket activation feature We cannot rely on users reading release notes. --- Documentation/unicorn.1.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/unicorn.1.txt b/Documentation/unicorn.1.txt index 5b82ad5..efdda4b 100644 --- a/Documentation/unicorn.1.txt +++ b/Documentation/unicorn.1.txt @@ -168,6 +168,11 @@ used to implement USR2 upgrades. Init systems may bind listen sockets itself and spawn unicorn with UNICORN_FD set to the file descriptor numbers of the listen socket(s). +As of unicorn 5.0, LISTEN_PID and LISTEN_FDS are used for socket +activation as documented in the sd_listen_fds(3) manpage. Users +relying on this feature do not need to specify a listen socket in +the unicorn config file. + # SEE ALSO * unicorn_rails(1) -- cgit v1.2.3-24-ge0c7