summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD Delmar Davis <don@suspectdevices.com>2026-07-21 08:10:09 -0700
committerD Delmar Davis <don@suspectdevices.com>2026-07-21 08:10:09 -0700
commit34c981056d7fe6aa75bf5b2e8925b84415577701 (patch)
treef143e42c8880813f19ae1ef6ee03bef83514e42a
parentf013ba8a4e1a51d2cfc47c79b04f1bd60f3684cd (diff)
...
-rw-r--r--docs/buildnotes/ezra.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/buildnotes/ezra.md b/docs/buildnotes/ezra.md
index f1963aa..66cbd70 100644
--- a/docs/buildnotes/ezra.md
+++ b/docs/buildnotes/ezra.md
@@ -470,12 +470,11 @@ root@tk2022:~# incus config set ezra volatile.apply_template=create
root@tk2022:~# incus start ezra
```
-Since ifupdown was required to configure both interfaces I believe that the right thing to do would be to delete cloud-init.network-config from the container and do the steps above.
+Since ifupdown seemed to be required to configure both interfaces I believe that the right thing to do would be to delete "cloud-init.network-config" from the container and do the steps above.
## And we are done (for now)
-I think there is still clean up that can be done on the conf.d which I may revisit.
-
+I think there is still clean up that can be done on the conf.d which I may revisit.
## References