This commit is contained in:
Tastatur 2023-12-26 00:49:04 +01:00
parent 6edcac825f
commit e0a30b15a2

View file

@ -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"