diff --git a/docs/alpine-desktop-setup/post-install/openrc.md b/docs/alpine-desktop-setup/post-install/openrc.md index 995c987..02bdc7f 100644 --- a/docs/alpine-desktop-setup/post-install/openrc.md +++ b/docs/alpine-desktop-setup/post-install/openrc.md @@ -8,7 +8,7 @@ The boot process can be sped up if services are launched parallel (do note that rc_parallel="YES" ``` -What is more important is enabling the logger which logs the rc process. Enable it though: +What is more important is enabling the logger which logs the rc process. Enable it by setting: ``` rc_logger="YES"