Comment 11 for bug 561779

Revision history for this message
Ernst Kloppenburg (ernst-kloppenburg) wrote :

tested with lucid 10.04.3 -> OK

procedure:

with old package
- access the web through squid
- init 1
- init 2
- ps aux | grep squid # -> squid not running
with proposed package
- access the web through squid
- init 1
- init 2
- ps aux | grep squid # -> squid IS running
- access the web through squid -> works