nixos/jenkins: Ensure proper permissions for cache directory
Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
@@ -256,6 +256,7 @@ in
|
||||
StateDirectoryMode = "750";
|
||||
# For (possible) socket use
|
||||
RuntimeDirectory = "jenkins";
|
||||
RuntimeDirectoryMode = "750";
|
||||
AmbientCapabilities = "";
|
||||
CapabilityBoundingSet = "";
|
||||
LockPersonality = true;
|
||||
|
||||
Reference in New Issue
Block a user