From 5b847ec91c163e3870e8df52b77d121763ff830c Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Mon, 23 Dec 2019 18:19:22 +0100 Subject: [PATCH] whitespace --- redis/files/redis-server@stretch.service | 1 + 1 file changed, 1 insertion(+) diff --git a/redis/files/redis-server@stretch.service b/redis/files/redis-server@stretch.service index 7bed41c8..0708da9b 100644 --- a/redis/files/redis-server@stretch.service +++ b/redis/files/redis-server@stretch.service @@ -33,5 +33,6 @@ CapabilityBoundingSet=~CAP_SYS_PTRACE # writing there (NB. ProtectSystem=true over ProtectSystem=full) ProtectSystem=true ReadWriteDirectories=-/etc/redis-%i + [Install] WantedBy=multi-user.target