[Note for the mods: If you think that this post should be in another thread, feel free to do it]
I've said that ssh was running fine, but it is not totally true. It only runs well if an /etc/init.d/ssh restart is done in my wife's machine, not after a normal boot.
According this , I've ordered to run at boot, but some error warnings appeared:
Code:
root@aptosidmerce:/home# update-rc.d ssh defaults
update-rc.d: using dependency based boot sequencing
update-rc.d: warning: ssh stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (none)
insserv: warning: current start runlevel(s) (5) of script `ssh' overwrites defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (2 3 4) of script `ssh' overwrites defaults (empty).
root@aptosidmerce:/home#
Any advice will be appreciated.
Regards.
Luis_P. |