diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2026-07-21 08:10:09 -0700 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2026-07-21 08:10:09 -0700 |
| commit | 34c981056d7fe6aa75bf5b2e8925b84415577701 (patch) | |
| tree | f143e42c8880813f19ae1ef6ee03bef83514e42a /docs/buildnotes/ezra.md | |
| parent | f013ba8a4e1a51d2cfc47c79b04f1bd60f3684cd (diff) | |
...
Diffstat (limited to 'docs/buildnotes/ezra.md')
| -rw-r--r-- | docs/buildnotes/ezra.md | 5 |
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 |
