diff options
Diffstat (limited to 'doc/s6-rc-oneshot-run.html')
-rw-r--r-- | doc/s6-rc-oneshot-run.html | 2 |
1 files changed, 2 insertions, 0 deletions
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. </li> <li> 4: invalid service database </li> <li> 100: wrong usage </li> <li> 111: system call failed </li> + <li> 126: cannot exec script </li> + <li> 127: cannot exec script: executable not found </li> <li> other exit codes: returned from the executed <tt>up</tt> or <tt>down</tt> script </li> </ul> |