From abb7c490bcb70cbfbf909e36ea908bcdf81ddf95 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 22 Aug 2017 15:31:56 +0000 Subject: More conversion to xpathexec --- doc/s6-rc-oneshot-run.html | 2 ++ doc/s6-rc-update.html | 2 ++ 2 files changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/s6-rc-oneshot-run.html b/doc/s6-rc-oneshot-run.html index 49ed63b..0a1aa35 100644 --- a/doc/s6-rc-oneshot-run.html +++ b/doc/s6-rc-oneshot-run.html @@ -63,6 +63,8 @@ is currently in use.
  • 4: invalid service database
  • 100: wrong usage
  • 111: system call failed
  • +
  • 126: cannot exec script
  • +
  • 127: cannot exec script: executable not found
  • other exit codes: returned from the executed up or down script
  • diff --git a/doc/s6-rc-update.html b/doc/s6-rc-update.html index 165f8de..6c23975 100644 --- a/doc/s6-rc-update.html +++ b/doc/s6-rc-update.html @@ -69,6 +69,8 @@ live compiled service database.
  • 10: timed out, and the database was not switched
  • 100: wrong usage
  • 111: system call failed
  • +
  • 126: cannot exec into s6-rc for the final "up" transition (error other than ENOENT)
  • +
  • 127: cannot exec into s6-rc for the final "up" transition (executable not found)
  • Options

    -- cgit v1.2.3