diff --git a/README.md b/README.md index 1893586..69ec54f 100644 --- a/README.md +++ b/README.md @@ -60,12 +60,6 @@ In order to start a jail automatically after TrueNAS boots, run `/mnt/mypool/jai ./jlmkr.py list ``` -### Stop Jail - -```shell -machinectl stop myjail -``` - ### Delete Jail ```shell @@ -74,6 +68,12 @@ machinectl stop myjail For additional commands we can use `machinectl`, `systemctl` and `journalctl` directly. The `jlmkr.py` script does not play a role here. +### Stop Jail + +```shell +machinectl stop myjail +``` + ### Jail Shell ```shell