mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 10:40:19 -04:00
Add comment about where user can find loading fonts/keyboard example
This commit is contained in:
parent
d28fc953f2
commit
a4a6c1695e
1 changed files with 3 additions and 0 deletions
|
|
@ -20,4 +20,7 @@ if [ X${kerberos_server} = X"YES" ]; then
|
|||
echo -n ' kerberos'; kerberos >> /var/log/kerberos.log &
|
||||
fi
|
||||
|
||||
# For loading fonts/keyboard example look in /usr/share/examples/syscons
|
||||
# directory
|
||||
|
||||
echo '.'
|
||||
|
|
|
|||
Loading…
Reference in a new issue