#!/bin/bash

update-rc.d osd.sh defaults

if [ -f /usr/bin/chvt-helper ]; then
	chmod u+s /usr/bin/chvt-helper
fi

#DEBHELPER#
