Buscando por internet todo lo que encontraba se basaba en modificar el sudoers.
Pero existe otra forma. Ejecutar esto en un terminal
1.- gksudo gedit /etc/firestarter/firestarter.sh
2.- Localizar el parrafo (esta casi al principio):
if [ "$MASK" = "" -a "$1" != "stop" ]; then
echo "External network device $IF is not ready. Aborting.."
exit 2
fi
3.- modificarlo por (añadir los #):
#if [ "$MASK" = "" -a "$1" != "stop" ]; then
#echo "External network device $IF is not ready. Aborting.."
#exit 2
#fi
4.- Reiniciar
esta sacado de http://ubuntuforums.org/showthread.php?t=542756
Como ejecutar firestarter al arrancar
Suscribirse a:
Enviar comentarios (Atom)
Por qué?
Este blog sirve como ayuda para unas gastadas neuronas. Si ademas le sirve a alguien más, pertecto.
Archivo del blog
-
►
2009
(21)
- ► septiembre (4)
0 comentarios:
Publicar un comentario