diff options
Diffstat (limited to 'doc/s6-rc-update.html')
-rw-r--r-- | doc/s6-rc-update.html | 2 |
1 files changed, 2 insertions, 0 deletions
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. </li> <li> 10: timed out, and the database was not switched </li> <li> 100: wrong usage </li> <li> 111: system call failed </li> + <li> 126: cannot exec into s6-rc for the final "up" transition (error other than ENOENT) </li> + <li> 127: cannot exec into s6-rc for the final "up" transition (executable not found) </li> </ul> <h2> Options </h2> |