From c6fbd54390e5355509c8cf8428041894787871c5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 18 Oct 2024 01:18:25 +0000 Subject: automatic import of valkey --- valkey.service | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/valkey.service b/valkey.service index b7d58f3..1689387 100644 --- a/valkey.service +++ b/valkey.service @@ -16,6 +16,17 @@ User=valkey Group=valkey RuntimeDirectory=valkey RuntimeDirectoryMode=0755 +PrivateTmp=true +ProtectSystem=full +ProtectHome=true +PrivateDevices=true +ProtectHostname=true +ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true [Install] WantedBy=multi-user.target -- cgit v1.2.3