Quoting Mark C. Hawkins ([email protected]): > I setup a couple of lucid containers using bodhi.zazen post @ > http://blog.bodhizazen.net/linux/lxc-configure-ubuntu-lucid-containers/ > > Instead of using debootstrap I downloaded some pre-made containers from some > source. > > Part of the tutorial is the replacement of rc-sysinit and the removal of most > of the .conf files from /etc/init/ including rc-sysinit.conf > > My problem is that none of the services in /etc/init.d/ start automatically, > including /etc/init.d/rcS, which is where I added to the script to add the > default gateway, so after every boot I need to manually add the default > gateway and start the services
You might just add the contents of that script to /etc/init/lxc.conf, between the 'start script'/'end script' lines. ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Lxc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxc-users
