mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2026-03-28 21:00:58 +00:00
Instead of having one function for each possible key in lxc.conf which doesn't really scale and requires an API update for every new key, switch to a generic lxc_get_global_config_item() function which takes a key name as argument. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| lxc | ||
| lxc.c | ||
| Makefile.am | ||
| setup.py | ||