aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-notify-fd-from-socket.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-04-09 13:47:44 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-04-09 13:47:44 +0000
commitfacc1fb44783a1c66070403ae70343b1ab9858ee (patch)
tree7a29ffe6277292dede6608a1b00f647eebba2e0f /doc/s6-notify-fd-from-socket.html
parent48ada8ebe9cea0446e7c3c8490c99ac5eb9d87a0 (diff)
downloads6-facc1fb44783a1c66070403ae70343b1ab9858ee.tar.gz
Correct the doc update >.>
Diffstat (limited to 'doc/s6-notify-fd-from-socket.html')
-rw-r--r--doc/s6-notify-fd-from-socket.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/s6-notify-fd-from-socket.html b/doc/s6-notify-fd-from-socket.html
index a6ab880..e22a04a 100644
--- a/doc/s6-notify-fd-from-socket.html
+++ b/doc/s6-notify-fd-from-socket.html
@@ -110,6 +110,11 @@ protocol that you want to run under s6. If you want to do the opposite, i.e.
run under systemd a daemon that uses the s6 notification protocol, use the
<a href="s6-notify-socket-from-fd.html">s6-notify-socket-from-fd</a> program
instead. </li>
+ <li> Despite <em>building</em> on every OS supported by s6,
+<tt>s6-notify-fd-from-socket</tt> will only <em>work</em> on systems implementing
+abstract sockets with autobind, which in practice means Linux 2.3.15 and later.
+Other systems do not have systemd anyway, so services should choose other
+notification mechanisms. </li>
</ul>
</body>