Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/config/containers-and-vms/lxc.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LXC

Check failure on line 1 in src/config/containers-and-vms/lxc.md

View workflow job for this annotation

GitHub Actions / Check formatting

Formatting Lint

File has improper formatting

The [Linux Containers project](https://linuxcontainers.org/) includes four
subprojects: [Incus](https://linuxcontainers.org/incus/introduction/),
Expand Down Expand Up @@ -143,7 +143,7 @@

> 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.
Expand Down
Loading