Quoting Kevin Wilson (wkev...@gmail.com):
> Hello,
> This is the output (o1); I ran on
> Ubuntu 12.10 (GNU/Linux 3.5.0-17-generic x86_64)
>
> lxc-start -n CN -l info -o o1 -f /etc/lxc/lxc.conf /sbin/init
>
>
> And /etc/lxc/lxc.conf is in fact commented out:
> more /etc/lxc/lxc.conf
> #lxc.net
Hello,
This is the output (o1); I ran on
Ubuntu 12.10 (GNU/Linux 3.5.0-17-generic x86_64)
lxc-start -n CN -l info -o o1 -f /etc/lxc/lxc.conf /sbin/init
And /etc/lxc/lxc.conf is in fact commented out:
more /etc/lxc/lxc.conf
#lxc.network.type=veth
#lxc.network.link=lxcbr0
#lxc.network.flags=up
Quoting Kevin Wilson (wkev...@gmail.com):
> Hello,
> I just want to add, following a different thread I read here, that:
>
> lxc-execute -n CN -f /etc/lxc/lxc.conf -- ps -ef
> seems ok, it gives:
> UIDPID PPID C STIME TTY TIME CMD
> root 1 0 0 05:39 pts/100:00:0
Quoting Kevin Wilson (wkev...@gmail.com):
> Hello,
> I just want to add, following a different thread I read here, that:
>
> lxc-execute -n CN -f /etc/lxc/lxc.conf -- ps -ef
> seems ok, it gives:
> UIDPID PPID C STIME TTY TIME CMD
> root 1 0 0 05:39 pts/100:00:0
Hello,
I just want to add, following a different thread I read here, that:
lxc-execute -n CN -f /etc/lxc/lxc.conf -- ps -ef
seems ok, it gives:
UIDPID PPID C STIME TTY TIME CMD
root 1 0 0 05:39 pts/100:00:00 /usr/local/libexec/lxc/lxc-init
root 2 1