main/openrc: fix consolefont service with kbd >= 2.7
TODO: Should be sent to upstream OpenRC.
kbd 2.7 includes a rewrite of the setfont argument parser, with this rewritten parser command-line option need to be passed before the font. Otherwise, the parameters will be interpreted as font names. Without this patch, this causes the service to fail starting with the error "Unable to find file: -C".
See: https://github.com/legionus/kbd/commit/aed486b760ccc7cdb0ae9a36b428bded6ea132c7
Edited by Sören Tempel