On 01/12/2011 06:51 PM, Serge E. Hallyn wrote:
> Quoting Arie Skliarouk (sklia...@gmail.com):
>> Hi,
>>
>> The script did not run on "start on startup", only on "start on filesystem"
>> setting. Still, the /etc/init/rc.conf was not processed.
> I'm seeing this too now in a natty container.  If you do
>
> cat<<  EOF>>  /etc/init/lxclo.conf
> description "fake lo coming up"
>
> start on startup
>
> task
>
> exec /sbin/initctl emit net-device-up IFACE=lo
> EOF
>
> that should kick rc-sysinit to start, or at least did on my
> natty and maverick tests using the template.

Do you know why that happens ? I mean there is a loopback device for the 
container, so this event should be fired, no ?
Or is it related to udev ?




------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to