Loading
nixos/jenkins: Set ProtectSystem to strict
Protect most files and directories from being read or written by setting ProtectSystem to strict. Exclude the Jenkins state directory from that protection. https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html#ProtectSystem= Signed-off-by:Felix Singer <felixsinger@posteo.net>