Skip to content

Commit

Permalink
ug: offline-update: Remove 101 from install return codes list
Browse files Browse the repository at this point in the history
This value is not returned anymore.

Signed-off-by: Andre Detsch <[email protected]>
  • Loading branch information
detsch authored and kprosise committed Jun 7, 2024
1 parent 46c776a commit 78f3f5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/user-guide/offline-update/offline-update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ The ``install`` command sets the following exit codes:
- Reboot is required to complete the previous boot firmware update. After reboot a client should repeat the update attempt from the beginning.
- *100*: Installation succeeded.
- Reboot is required to complete installation. After reboot ``aklite-offline run`` must be invoked.
- *101*: Installation succeeded.
- Restart of dockerd service is required to complete installation, e.g. ``systemctl restart docker``. After the restart ``aklite-offline run`` must be invoked.
- *102*: Downgrade attempt.
- The Target to be installed has a version lower than the one running. Use the ``--force`` option to force its installation.

Expand Down

0 comments on commit 78f3f5d

Please sign in to comment.