]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - release/picobsd/floppy.tree/etc/rc.conf
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / release / picobsd / floppy.tree / etc / rc.conf
1 # Sample rc.conf file for PicoBSD
2 # you should mostly set variables here, see rc.conf.defaults.
3
4 case ${hostname} in
5 *)
6         echo "processing rc.conf for ${hostname}"
7         ;;
8 esac