mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
This should be the default perm: 2755
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
|
||||
- name: enable journald persistence
|
||||
file: path=/var/log/journal state=directory
|
||||
owner=root group=systemd-journal mode=0600
|
||||
owner=root group=systemd-journal mode=2755
|
||||
when: ansible_distribution_major_version|int >= 7
|
||||
tags:
|
||||
- journald
|
||||
|
||||
Reference in New Issue
Block a user