From 3237127daa79968f0ac145c119923fe08ebc6be3 Mon Sep 17 00:00:00 2001 From: Don Kingdon Date: Sun, 6 Oct 2024 02:35:43 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24fc93d..16436dd 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Dependencies: sudo mkdir /var/lib/redis sudo chown redis:redis /var/lib/redis sudo chmod 770 /var/lib/redis + ### Setup the redis.service file nano /etc/systemd/system/redis.service Paste this in there: