#!/bin/sh if [ ! -c /dev/sg0 ] ; then exec /sbin/modprobe sg >/dev/null 2>&1 fi