mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
typo
This commit is contained in:
parent
54b2ae180d
commit
3cfb550ba3
1 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,6 @@ elif [ -r /etc/rc.conf ]; then
|
|||
. /etc/rc.conf
|
||||
fi
|
||||
|
||||
# Setup DEVFS, ie permisisons, links etc.
|
||||
# Setup DEVFS, ie permissions, links etc.
|
||||
#
|
||||
ln -fs /dev/ttyv0 /dev/vga
|
||||
|
|
|
|||
Loading…
Reference in a new issue