From 21efcfc5ef3466e4bbdb5758e9f21af14337e583 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 14 Jun 2025 22:13:48 +0200 Subject: Add templated redis --- rc.redis/redis/template/log/env/LOGDIR_PATH | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 rc.redis/redis/template/log/env/LOGDIR_PATH (limited to 'rc.redis/redis/template/log/env/LOGDIR_PATH') diff --git a/rc.redis/redis/template/log/env/LOGDIR_PATH b/rc.redis/redis/template/log/env/LOGDIR_PATH new file mode 100644 index 0000000..5bd5897 --- /dev/null +++ b/rc.redis/redis/template/log/env/LOGDIR_PATH @@ -0,0 +1,2 @@ +/var/log/redis/${port} +# Logging directory path -- cgit v1.2.3