]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - release/picobsd/floppy.tree/etc/rc.conf
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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