#! /bin/sh
echo "mount -o loop /coolcnc.sfs /.coolcnc
unionctl /usr --add --before /usr --mode rw /.coolcnc
unionctl /usr --mode /usr ro" >> /etc/rc.d/rc.local
