From 01c6d49235bea43dc5cdadf8a15adff75887cc37 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 4 Jan 2024 21:26:01 -0800 Subject: [PATCH] :wrench: Installed gobble to replace devour --- updates.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/updates.txt b/updates.txt index 7e3632c4..5e775555 100644 --- a/updates.txt +++ b/updates.txt @@ -416,3 +416,8 @@ doas pacman -S redis redis-runit Recently there were memory issues installing redis server within docker. After researching, I found that editing our /etc/rc.local file holds the answer. Append the following and reboot: sysctl vm.overcommit_memory=1 sysctl fs.file-max=100000 + +01/04/2024 +Install gobble to replace devour (works on both X and wayland): +paru -S gobble +paru -Rs devour