#!/bin/sh
mkdir -p /tmp/.ssh
cp /etc/dropbear/known_hosts /tmp/.ssh
/bin/thinclient start
