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-378ad31fedc9remotes/github/debian-pkg
parent
af8cca4eb8
commit
ab2470c502
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue