summaryrefslogtreecommitdiff
path: root/doc/s6-tcpserver6.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:05:13 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-05-23 11:05:13 +0000
commita06d52906db423ab5f2bf6991b85f36f9401341c (patch)
tree59079b72e060bde37ebe66823a549e342285398a /doc/s6-tcpserver6.html
parentd7e6a817966af1057599988330af9eb144e18bef (diff)
downloads6-networking-a06d52906db423ab5f2bf6991b85f36f9401341c.tar.xz
Switch doc to schemeless URLs
Diffstat (limited to 'doc/s6-tcpserver6.html')
-rw-r--r--doc/s6-tcpserver6.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/s6-tcpserver6.html b/doc/s6-tcpserver6.html
index 2d9e92a..ee502bc 100644
--- a/doc/s6-tcpserver6.html
+++ b/doc/s6-tcpserver6.html
@@ -6,14 +6,14 @@
<title>s6-networking: the s6-tcpserver6 program</title>
<meta name="Description" content="s6-networking: the s6-tcpserver6 program" />
<meta name="Keywords" content="s6-networking s6-tcpserver6 tcpserver ucspi tcp server super-server ipv6" />
- <!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> -->
+ <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
</head>
<body>
<p>
<a href="index.html">s6-networking</a><br />
-<a href="http://skarnet.org/software/">Software</a><br />
-<a href="http://skarnet.org/">skarnet.org</a>
+<a href="//skarnet.org/software/">Software</a><br />
+<a href="//skarnet.org/">skarnet.org</a>
</p>
<h1> The <tt>s6-tcpserver6</tt> program </h1>
@@ -96,7 +96,7 @@ supplementary group list
according to the values of the UID, GID and GIDLIST environment variables
after binding the socket. This is only valid when run as root.
This can be used with the
-<a href="http://skarnet.org/software/s6/s6-envuidgid.html">s6-envuidgid</a>
+<a href="//skarnet.org/software/s6/s6-envuidgid.html">s6-envuidgid</a>
program to easily script a service that binds to a privileged socket
then drops its privileges to those of a named non-root account. </li>
</ul>
@@ -118,12 +118,12 @@ default to an IPv4 address. The
<a href="s6-tcpserver4.html">s6-tcpserver4</a> program should be
used to serve IPv4 addresses. </li>
<li> s6-tcpserver6 will only work if the underlying
-<a href="http://skarnet.org/software/skalibs/">skalibs</a> has
+<a href="//skarnet.org/software/skalibs/">skalibs</a> has
been compiled with IPv6 support. </li>
<li> In previous releases of s6-networking, s6-tcpserver6 was
monolithic: it did the work of
<a href="s6-tcpserver6-socketbinder.html">s6-tcpserver6-socketbinder</a>,
-<a href="http://skarnet.org/software/s6/s6-applyuidgid.html">s6-applyuidgid</a> and
+<a href="//skarnet.org/software/s6/s6-applyuidgid.html">s6-applyuidgid</a> and
<a href="s6-tcpserver6d.html">s6-tcpserver6d</a> itself. The functionality has now
been split into several different programs because some service startup
schemes require the daemon to get its socket from an external