Skip to content
Snippets Groups Projects
Commit b7b152d3 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: remove 'RestrictSUIDSGID=' from move_old_logs_@.service.j2, because it...

fix: remove 'RestrictSUIDSGID=' from move_old_logs_@.service.j2, because it breaks when using NFS shares, resulting in errors instead of moved log files
parent f83ae6fe
No related branches found
No related tags found
1 merge request!2merge feat_ND-2363_ND-2323 into master
......@@ -21,7 +21,6 @@ ProtectControlGroups=true
LockPersonality=true
MemoryDenyWriteExecute=true
RestrictRealtime=true
RestrictSUIDSGID=true
## RemoveIPC=true
## PrivateMounts=true
## MountFlags=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment