Skip to content

Update lxc.md #833

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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