#!/bin/sh
#
# A dummy keytable script to appease %triggerun in kbd-1.08-10.2
#
# chkconfig: - 17 05
# description: This script is present only to allow upgrades and does nothing \
#   at all.

exit 0
