summaryrefslogtreecommitdiffstats
path: root/roles/common/tasks
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-01-28 14:26:40 +0100
committerGuilhem Moulin <guilhem@fripost.org>2025-01-28 14:26:40 +0100
commit0c5664f27d84c6d616b2c2fb0812aad94c4185af (patch)
tree58e163bf20c3739619050b17a7f5f84dc626f3b5 /roles/common/tasks
parent20cd6ac5299a725558a85df7c93c34f4a67b15d5 (diff)
Update logcheck database.
Diffstat (limited to 'roles/common/tasks')
-rw-r--r--roles/common/tasks/logging.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/common/tasks/logging.yml b/roles/common/tasks/logging.yml
index 2b4a42a..aaea63f 100644
--- a/roles/common/tasks/logging.yml
+++ b/roles/common/tasks/logging.yml
@@ -40,7 +40,7 @@
- name: Configure logcheck (1)
copy: src=etc/logcheck/{{ item }}
dest=/etc/logcheck/{{ item }}
- owner=root group=logcheck
+ owner=root group=root
mode=0644
with_items:
- logcheck.conf
@@ -59,7 +59,7 @@
line={{ item }}
state=present
create=yes
- owner=root group=logcheck
+ owner=root group=root
mode=0640
with_items:
- /var/log/syslog