Hi<div><br></div><div>i setup two containers, unprivileged, one with Ubuntu 14.04 and the other one with CentOS 6.5.</div><div><br></div><div>in both servers i install squid (apt-get install squid3, yum install squid, dont ask why) but i can launch only squid service in CentOS. in Ubuntu i can't launch the daemon, always fails aparently</div><div><br></div><div>====</div><div><div>☁  playbooks  lxc-attach -n centosproxy</div><div>bash-4.1# service squid restart</div><div>Stopping squid: ................                           [  OK  ]</div><div>Starting squid: .                                          [  OK  ]</div><div>bash-4.1# exit</div><div>exit</div></div><div>☁  playbooks  lxc-attach -n proxy      </div><div><div>root@proxy:/# service squid3 restart</div><div>stop: Unknown instance: </div><div>squid3 start/pre-start, process 6749</div><div>root@proxy:/# service squid3 restart</div><div>stop: Unknown instance: </div><div>squid3 start/running, process 6887</div><div>root@proxy:/# exit</div><div>exit</div></div><div>====</div><div><br></div><div>i think that the problem is related to upstart in Ubuntu, right ? i remember that sometimes i get </div><div><br></div><div>====</div><div>Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused</div><div>====</div><div><br></div><div>with some services in Ubuntu containers, (mysql, mariadb) but the service get launched.</div><div><br></div><div>this problem is related with this container ?</div><div><br></div><div><br></div><div>Yonsy Solis</div>