#!/bin/sh
echo "Welcome to openRuyi" >&2
hostname "$(cat /etc/hostname)"
mdevd -C -O 4 &
jobs
disown -r
