From cf2b53e94061e4f41e5a6ef5101ad9a16aed87e1 Mon Sep 17 00:00:00 2001 From: MrTumnis <138890915+MrTumnis@users.noreply.github.com> Date: Fri, 28 Feb 2025 11:35:56 -0700 Subject: [PATCH] Update lxc.md remove repeat 'when' --- src/config/containers-and-vms/lxc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/containers-and-vms/lxc.md b/src/config/containers-and-vms/lxc.md index 0dd6e375..6241407b 100644 --- a/src/config/containers-and-vms/lxc.md +++ b/src/config/containers-and-vms/lxc.md @@ -143,7 +143,7 @@ started. To avoid default configuration initialize Incus for yourself with > Warning: `incus-user` will also replace the networking config of the default > profile if it appears invalid. runit does not have socket activation so this -> happens when when the machine boots instead of when a user calls `incus`. If +> happens when the machine boots instead of when a user calls `incus`. If > the default profile uses a [bridge > interface](../network/index.md#bridge-interfaces), `incus-user` may replace it > on boot.