From dcfaccea0679bc92379092ddc6cbdf25c81175cb Mon Sep 17 00:00:00 2001 From: Jip-Hop <2871973+Jip-Hop@users.noreply.github.com> Date: Fri, 3 Mar 2023 19:46:25 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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