Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/11/2012, 05:50
Avatar de hschimpf
hschimpf
 
Fecha de Ingreso: junio-2009
Ubicación: in the World Wide Web
Mensajes: 140
Antigüedad: 15 años, 7 meses
Puntos: 17
Respuesta: Como reiniciar squid3 en Ubuntu 12.10

Cita:
Iniciado por rogergarcia Ver Mensaje
sudo /etc/ini.d/squid reload o sudo /etc/ini.d/squid restart

me muestra:

Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service squid stop

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(8) utility, e.g. stop squid
Has probado todo menos
Código:
sudo service squid restart
Suerte!
__________________
Hermann D. Schimpf
Visita mis repositorios de:
Clases Java: http://code.google.com/p/javaclassesrepository/
Clases PHP: http://code.google.com/p/phpclassesrepository/