mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 23:24:31 +04:00
Normally LXC uses /var/lib, but due to hack OpenWRT employs this is not an option. But instead of introducing new top-level directory, FSH compatible /srv can be used. Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
2 lines
23 B
Plaintext
2 lines
23 B
Plaintext
lxc.lxcpath = /srv/lxc
|