<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello.
    <br>
    <br>
    I explained my problem.
    <br>
    <br>
    I created a lxc template (debian os) to install an apache server.
    <br>
    Installation went well but I noticed that the apt (pre configure)
    started apache2 on the host and not the container during the
    lxc-create.
    <br>
    I noticed the same behavior with mysql-server-5.1 and "at" daemon.
    <br>
    In fact every time apt tries to start a service during the
    installation process.
    <br>
    <br>
    If I run again lxc-create everything goes well because it is a copy
    of <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>var/cache<span
        class="moz-txt-tag">/</span></i> lxc/xxx/rootfs-squeeze-amd64/
    <br>
    <br>
    I'm on ubuntu 12.10<br>
  </body>
</html>