#!/bin/sh # this is for non-packaged "hardware" script chkconfig --add hardware && chkconfig hardware on