version 1.0.1 #403 servicio ssh compatible con boot-tools natty

git-svn-id: https://opengnsys.es/svn/branches/version1.0@2059 a21b9725-9963-47de-94b9-378ad31fedc9
remotes/github/debian-pkg
Antonio Doblas Viso 2011-06-14 12:48:18 +00:00
parent af8cca4eb8
commit ab2470c502
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
# TODO Separar esta sección en otro script
# Lanzar servicios complementarios del cliente.
echo -ne "og\nog\n" | passwd root
/etc/init.d/ssh restart
#Compatibilidad ssh con el boot-tools 1.0.2
/etc/init.d/ssh restart || /usr/sbin/sshd
#setterm -blank 0 -powersave off -powerdown 0 < /dev/console > /dev/console 2>&1
ethtool -s $DEVICE wol g 2>/dev/null