#!/bin/sh


echo "Warning: kbdconfig is now a wrapper for 'dpkg-reconfigure console-common' "

/usr/sbin/dpkg-reconfigure console-data
