From fbb75ab5afb9ae2eb8139ea8e95da7e44dc4685b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tup=C3=A3=20Negreiros?= Date: Wed, 18 Aug 2021 19:09:24 -0300 Subject: [PATCH] Update README.md Restart journald command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d94719..cac798e 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ SystemMaxUse=20M This should be set to a value smaller than the size of the RAM volume, for example half. Then apply the new setting: ``` -sudo restart systemd-journal +sudo systemctl restart systemd-journald ``` This should shrink the size of "archived" logs to be below the limit. Reboot and check that Log2Ram succeds: