From eae733fc763f21232ca2a4070f509c133180dea2 Mon Sep 17 00:00:00 2001 From: Adrien Brault Date: Thu, 23 Nov 2023 16:45:33 +0100 Subject: [PATCH] docs: nspawn network change requires reboot (#579) --- nspawn-container/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nspawn-container/README.md b/nspawn-container/README.md index bc1fbe6..464ce66 100644 --- a/nspawn-container/README.md +++ b/nspawn-container/README.md @@ -164,7 +164,7 @@ This configuration is only needed if you want to isolate the container's network ```sh chmod +x /data/on_boot.d/10-setup-network.sh /data/on_boot.d/10-setup-network.sh - machinectl start debian-custom + machinectl reboot debian-custom machinectl shell debian-custom ip addr show ping -c4 1.1.1.1