#!/bin/sh echo "warning: this script is obsolete. calling kernel-config" /usr/sbin/kernel-config load $1 exit $?