s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit 8a639ebf0d7953ff9dc0263d71d6a7c83e5fe0d2
parent 6c21e61d1dfc11951841607132bf5eee8e7affc9
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Wed,  1 Aug 2018 21:10:47 +0000

 Document nsss support

Diffstat:
MNEWS | 1+
Mdoc/upgrade.html | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS @@ -13,6 +13,7 @@ customize the signal sent by s6-svc -d (and now s6-svc -r too). - New s6-svc option: -r. Sends the signal defined in the down-signal file (still SIGTERM by default). - Adaptation to skalibs-2.7.0.0. + - Optional nsss support added. In 2.7.1.1 diff --git a/doc/upgrade.html b/doc/upgrade.html @@ -21,6 +21,7 @@ <h2> in 2.7.2.0 </h2> <ul> + <li> Optional <a href="//skarnet.org/software/nsss/">nsss</a> support added. </li> <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> dependency bumped to 2.7.0.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a>