Skip to content

Commit 33bd201

Browse files
authored
Merge pull request #644 from freenas/forums-iocage-cli-improve-angular
FreeNAS Forum suggestion: Add example of exiting iocage jail console
2 parents 2afdeaa + 123b9a4 commit 33bd201

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

userguide/jails.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,6 +1506,13 @@ To open the console in the started jail, use :command:`iocage console`
15061506
Edit /etc/motd to change this login announcement.
15071507
root@examplejail:~ #
15081508
1509+
Exit the jail console with :command:`logout`:
1510+
1511+
.. code-block:: none
1512+
1513+
root@examplejail:~ # logout
1514+
[root@freenas ~]#
1515+
15091516
Jails are shut down with :command:`iocage stop`:
15101517

15111518
.. code-block:: none

0 commit comments

Comments
 (0)