-rw-r--r-- | Makefile.drakxtools | #!/bin/bash
#
# harddrake This scripts runs the harddrake hardware probe.
#
# chkconfig: 345 05 95
# description: This runs the hardware probe, and optionally configures \
# changed hardware.
#
### BEGIN INIT INFO
# Provides: harddrake
# Should-Start: pcmcia dkms
# Short-Description: The harddrake hardware probe
# Description: This runs the hardware probe, and optionally configures
# changed hardware.
### END INIT INFO
# This is an interactive program, we need the current locale
[[ -f /etc/profile.d/lang.sh ]] && . /etc/profile.d/lang.sh
# Source function library.
. /etc/rc.d/init.d/functions
SUBSYS=/var/lock/subsys/harddrake
case "$1" in
start)
# We (mdk) do not support updfstab (yet)td>Xconfigurator.pm | 55840 | logstatsplain |