On Fri, 2014-05-02 at 13:42 +0400, Michael Tokarev wrote: > Usually when you're start the container for the first time, when > you just configured it, you want to see some error messages > right on the terminal you start it from. So you can fix it and > repeat, to hit another configuration error and so on.
And while you are doing this wash/rinse/repeat cycle, you just pass -F every single time. The initial startup of a container is the exceptional case, so that is the most appropriate place to require additional parameters. Once a container is good, lxc-start should default to the most common case, which is to NOT require an option to background it, IMNSHO. John -- JOHN PEACOCK senior software build and release engineer www.messagesystems.com twitter @MessageSystems tel 410-872-4910 x239 email [email protected] _______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
