Bring in the settings from /etc/rc.devfs, which include the vga symlink
that's being replaced here. This is what /etc/rc does now. There is no NetBSD devfs, so there is no compatibility issue. Not objected to by: FreeBSD-rc@yahoogroups.com Approved by: re (murray)
This commit is contained in:
parent
fe836ef10b
commit
f09a89b5d0
@ -15,5 +15,6 @@ load_rc_config $name
|
||||
|
||||
# Setup DEVFS, ie permissions, links etc.
|
||||
#
|
||||
ln -fs /dev/ttyv0 /dev/vga
|
||||
|
||||
if [ -r /etc/rc.devfs ]; then
|
||||
sh /etc/rc.devfs
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user