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