]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/conf.c
use defined rootfs mount point
authorDaniel Lezcano <daniel.lezcano@free.fr>
Wed, 12 May 2010 21:44:28 +0000 (23:44 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 12 May 2010 21:44:28 +0000 (23:44 +0200)
commitb1789442d69eb756355a53316c9dca4b74671883
tree82e9bbe05b1a6c3324416ec230a4a8eb5404f977
parent23b7ea696bd3158ec7a0dd88cafa169e63fc8ad3
use defined rootfs mount point

As we defined a path where to mount the rootfs, we can use without
ambiguity because it is defined by default at compile time or by the
configuration.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/conf.c