# $Id: rc.local,v 1.8 2004/11/05 13:20:58 rionda Exp $ #Local daemons tweak MDDEVICE=`/sbin/mdconfig -a -t malloc -o compress -s 16m` /sbin/newfs -U /dev/${MDDEVICE} > /dev/null /sbin/mount -o noatime /dev/${MDDEVICE} /.usrlocaletc /sbin/mount_unionfs /.usrlocaletc /usr/local/etc #Sound module autodetection and load /usr/local/bin/relaxsnddetect kldunload splash_bmp #Lang choice export TERM=cons25 /usr/local/bin/relaxlangconf #Autoload in read only mode of all detected partitions /usr/local/bin/relaxmountdisk ro #Try to load previously saved settings /usr/local/bin/relaxloadsetting