diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-07-08 12:17:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-07-08 12:17:04 +0000 |
commit | c24eb079cd8b193398aa8f842023266d6cbb2868 (patch) | |
tree | c898a07d2123b53ebd3f9cffc997cc11701a3ac5 /doc | |
parent | d27671a3be471d26924a7a42b7f155eaa9dd121b (diff) | |
download | s6-c24eb079cd8b193398aa8f842023266d6cbb2868.tar.gz s6-c24eb079cd8b193398aa8f842023266d6cbb2868.tar.xz s6-c24eb079cd8b193398aa8f842023266d6cbb2868.zip |
Add 66 to the list of service managers
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index e8e7f5a..bccc8e3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -347,6 +347,8 @@ is a project that automates integration of s6 into Docker images. </li> dependency-based service manager for s6. </li> <li> <a href="https://jjacky.com/anopa">anopa</a> is another dependency-based service manager for s6. </li> + <li> <a href="https://web.obarun.org/software/66/latest/">66</a> is another +service manager working on top of s6. </li> </ul> |