do_install_append () { install -d ${D}${sysconfdir}/ install -d ${D}${sysconfdir}/rcS.d/ cd ${D}${sysconfdir}/rcS.d/ ln -s ../init.d/sshd S47sshd.sh }