From 269af7f9d68561696f6e973d9daa58caf8fcb0dc Mon Sep 17 00:00:00 2001 From: Michael Bear <38406045+mjbear@users.noreply.github.com> Date: Wed, 3 Sep 2025 13:06:03 -0400 Subject: [PATCH] Put reboot note into alert in README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e46dfa4d..dc98bae1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,9 @@ Enabling `rctl` is required. Do this by adding the following line to `/boot/load kern.racct.enable=1 ``` -Please reboot your system after adding those entries to ensure that the services are started correctly and the kernel modules are loaded. +> [!IMPORTANT] +> Please reboot your system after adding those entries to ensure that the +> services are started correctly and the kernel modules are loaded. # Installation