run_welcome: drop unicode hack
authorMichael Prokop <mika@grml.org>
Fri, 1 Jun 2018 14:54:11 +0000 (16:54 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 1 Jun 2018 14:54:11 +0000 (16:54 +0200)
The `umpkeys | loadkeys --unicode` recently triggers the following
error message during bootup:

| adding map 3 violates explicit keymap line

AFAICS this old hack is no longer needed, so let's try
without it.

Closes grml/grml#96


No differences found