Quote (roberts @ Feb. 08 2007,08:52) |
Many boot codes apply only to LiveCD and frugals. With a traditional hard installation you are free to do things the traditional way. The script in /etc/init.d is ssh and not sshd You could add a line to /opt/bootlocal.sh /etc/init.d/ssh start Your inittab approach may work if you change it from sshd to ssh |