From 58213b173705a7d02f1ec85cff6230973a237cb3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 25 Sep 2015 01:27:57 +0000 Subject: Clarify what the -wr/-wR option to s6-svlisten does --- doc/s6-svlisten.html | 3 ++- doc/s6-svlisten1.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/s6-svlisten.html b/doc/s6-svlisten.html index 2426fc9..e3d8044 100644 --- a/doc/s6-svlisten.html +++ b/doc/s6-svlisten.html @@ -74,7 +74,8 @@ services are down and the cleanup scripts in servicedir/finish for every servicedir have finished executing (or have timed out and been killed).
  • -r : restart. s6-svlisten will wait until all -the services have been started or restarted.
  • +the services have been started or restarted, i.e. they have been in +the down state, then the up state.
  • -R : restart and ready. s6-svlisten will wait until all the services have been started or restarted and have notified readiness.
  • diff --git a/doc/s6-svlisten1.html b/doc/s6-svlisten1.html index 0ce283f..be64e4f 100644 --- a/doc/s6-svlisten1.html +++ b/doc/s6-svlisten1.html @@ -61,7 +61,8 @@ See the explanation on this page. service is down and the cleanup script in servicedir/finish has finished executing (or has timed out and been killed).
  • -r : restart. s6-svlisteni1 will wait until -the service has been started or restarted.
  • +the service has been started or restarted, i.e. they have been in the +down state, then the up state.
  • -R : restart and ready. s6-svlisten1 will wait until the service has been started or restarted and has notified readiness.
  • -- cgit v1.2.3