#!/bin/bash . /etc/rc.d/syslib.sh if [ -n "$SVGAMODE" ]; then safe_eval /sbin/SVGATextMode $SVGAMODE fi new_facilities add_facilities "BCHK" "+" run_facilities "System bootup hardware/software check"