Recommend jlmkr shell command

This commit is contained in:
Jip-Hop 2023-08-15 13:27:15 +02:00
parent aa6b1abd25
commit 4b9072cca7
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ def start_jail(jail_name):
systemctl status {SYMLINK_NAME}-{jail_name}
Get a shell:
machinectl shell {jail_name}
{os.path.basename(__file__)} shell {jail_name}
"""))