diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-07 23:14:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-07 23:14:17 +0000 |
commit | f481d14e9d9c5b2d57995aa0d9094500676e013e (patch) | |
tree | 9c0fd444a32a8825a772481728aa4045c5b13153 /doc/index.html | |
parent | 518e74eda99bed17eca188305659874b35ae158e (diff) | |
download | s6-f481d14e9d9c5b2d57995aa0d9094500676e013e.tar.xz |
Add s6-usertree-maker
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index fdeb902..28883e1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -261,6 +261,12 @@ synchronization</a>. <li><a href="ucspilogd.html">The <tt>ucspilogd</tt> program</a></li> </ul> +<h4> Management of user supervision trees </h4> + +<ul> +<li><a href="s6-usertree-maker.html">The <tt>s6-usertree-maker</tt> program</a></li> +</ul> + <h4> Timed lock acquisition </h4> <ul> |