From 5b78d4d695cf0f0eb09e2ee3c96be31250611534 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Wed, 12 Sep 2018 18:44:29 +0200 Subject: Add an optional service for switching the console font Signed-off-by: David Oberhollenzer --- docs/defconfig.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/defconfig.md b/docs/defconfig.md index 41afc02..cdfe333 100644 --- a/docs/defconfig.md +++ b/docs/defconfig.md @@ -86,6 +86,8 @@ For the shutdown and reboot targets, the following services are executed: * agetty - A parameterizeable, respawn type `agetty` service. The first parameter is the terminal device that the getty should run on. + * consolefont - If enabled, run once before sysinit. Sets the console font + to the first parameter. * dhcpcdmaster - If one or more network interfaces should be configured using dhcpcd, this service starts a central `dhcpcd` master instance. * dhcpcd - A parameterizeable single shot service that signals the `dhcpcd` -- cgit v1.2.3