]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/rc.devfs
Commented out example of changing the default kernel format with warning.
[FreeBSD/FreeBSD.git] / etc / rc.devfs
1 #
2 # $Id: rc.devfs,v 1.2 1998/09/20 18:49:04 sos Exp $
3 #
4 # If there is a global system configuration file, suck it in.
5 if [ -f /etc/rc.conf ]; then
6         . /etc/rc.conf
7 fi
8
9 # Setup DEVFS, ie permisisons, links etc.
10
11 ln -fs /dev/ttyv0 /dev/vga