diff --git a/templates/110_filesys-cores.yaml.tt2 b/templates/110_filesys-cores.yaml.tt2 index 64afb8d..ac1c655 100644 --- a/templates/110_filesys-cores.yaml.tt2 +++ b/templates/110_filesys-cores.yaml.tt2 @@ -12,7 +12,10 @@ file: /var/lib/systemd/coredump: exists: true - mode: "0777" + mode: + or: + - "0777" + - "0755" owner: root group: root filetype: symlink