Comment 14 for bug 978356

Revision history for this message
Daniel Hahler (blueyed) wrote : Re: squid3 gets killed at startup with dnsmasq and no networkmanager

For what it's worth, this does not happen with the squid-deb-proxy package (which uses squid with an optimized config) - at least after several boot processes.

The init/start script is different, for example, it uses
    "start on (local-filesystems and net-device-up IFACE!=lo)"
instead of
    "start on runlevel [2345]".