2025-03-19 19:23:44 -06:00
|
|
|
# lxc-checkconfig
|
|
|
|
|
|
|
|
|
|
> Check a kernel for LXC support.
|
|
|
|
|
> More information: <https://linuxcontainers.org/lxc/getting-started/>.
|
|
|
|
|
|
|
|
|
|
- Check the current kernel for LXC support:
|
|
|
|
|
|
|
|
|
|
`lxc-checkconfig`
|
|
|
|
|
|
|
|
|
|
- Check any kernel for LXC support:
|
|
|
|
|
|
2025-12-16 10:20:31 -07:00
|
|
|
`CONFIG=/{{path/to/configuration}} lxc-checkconfig`
|