summaryrefslogtreecommitdiffstats
path: root/release/picobsd/floppy.tree/etc/rc.conf
blob: d0717cd3494525c6c3a63b898be7318a945b710b (plain)
1
2
3
4
5
6
7
8
# Sample rc.conf file for PicoBSD
# you should mostly set variables here, see rc.conf.defaults.

case ${hostname} in
*)
	echo "processing rc.conf for ${hostname}"
	;;
esac
OpenPOWER on IntegriCloud