LXC container (virual server) on specific location?

symbolic links work just as well

mv /srv/lxc /srv/lxc.out
ln -sf /some/directory /srv/lxc

Works just fine, no worries about messing with config files.

3 Likes