aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nspawn.wiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/nspawn.wiki b/nspawn.wiki
index 3a805e6..84889c0 100644
--- a/nspawn.wiki
+++ b/nspawn.wiki
@@ -14,7 +14,7 @@ https://puppet.com/docs/puppet/7/install_puppet.html#install_puppet
== Copy existing container ==
{{{
-systemctl-nspawn --template=EXISTING_OS_TREE -D /var/lib/machines/NEW_MACHINE
+systemd-nspawn --template=EXISTING_OS_TREE -D /var/lib/machines/NEW_MACHINE
}}}
== Setting up container ==