init.d/rc.conf: make unicode default to yes

This commit is contained in:
William Hubbs
2023-03-07 00:48:26 -06:00
parent 5ae4d4edb5
commit b9241988a7
4 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,7 @@
# There variables are shared between many init scripts
# Set unicode to NO to turn off unicode support for keyboards and screens.
unicode="YES"
#unicode="YES"
# This is how long fuser should wait for a remote server to respond. The
# default is 60 seconds, but it can be adjusted here.