diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-20 18:21:19 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-20 18:21:19 +0000 |
commit | 01c12e7ac7bd0c95099dbe299f049c59081e35bc (patch) | |
tree | 6f6a784dd3c1730fda2072f7af97e23e37f44335 /doc/index.html | |
parent | 3b8083f63e774b30963948778e01553d85cfea29 (diff) | |
download | s6-01c12e7ac7bd0c95099dbe299f049c59081e35bc.tar.xz |
Add s6-svdt, change default max tally to 100, add doc, prepare for 2.7.1.0
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index cbc24ed..733e3ee 100644 --- a/doc/index.html +++ b/doc/index.html @@ -100,7 +100,7 @@ library. </li> <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.7.0.1.tar.gz">2.7.0.1</a>. </li> + <li> The current released version of s6 is <a href="s6-2.7.1.0.tar.gz">2.7.1.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 git repository</a>: @@ -156,6 +156,7 @@ a user interface to control those processes and monitor service states. <li><a href="s6-svlisten1.html">The <tt>s6-svlisten1</tt> program</a></li> <li><a href="s6-svlisten.html">The <tt>s6-svlisten</tt> program</a></li> <li><a href="s6-notifyoncheck.html">The <tt>s6-notifyoncheck</tt> program</a></li> +<li><a href="s6-svdt.html">The <tt>s6-svdt</tt> program</a></li> </ul> <h4> Daemontools-like utilities </h4> |