logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lxc.conf - Configuration files for LXC.

Description

LXC configuration is split in two parts. Container configuration and system configuration. CONTAINERCONFIGURATION The container configuration is held in the config stored in the container's directory. A basic configuration is generated at container creation time with the default's recommended for the chosen template as well as extra default keys coming from the default.conf file. That default.conf file is either located at /etc/lxc/default.conf or for unprivileged containers at ~/.config/lxc/default.conf. Details about the syntax of this file can be found in: lxc.container.conf(5) SYSTEMCONFIGURATION The system configuration is located at /etc/lxc/lxc.conf or ~/.config/lxc/lxc.conf for unprivileged containers. This configuration file is used to set values such as default lookup paths and storage backend settings for LXC. Details about the syntax of this file can be found in: lxc.system.conf(5)

Name

lxc.conf - Configuration files for LXC.

See Also

lxc(1), lxc.container.conf(5), lxc.system.conf(5), lxc-usernet(5) 2025-06-09 lxc.conf(5)

See Also