#! /bin/sh
# Put any local setup commands in here
# Running selection
echo "Running selection..."
selection -t msc &
# Load custom keyboard map
sh /etc/rc.d/rc.keymap
# Start the INN daemon
/usr/lib/news/etc/rc.news
