ansible-infra/roles/deploy_systemd_journal_config/files/10-ccchh.conf
jtbx 83e6f76464
Some checks failed
/ Ansible Lint (pull_request) Failing after 29m12s
/ Ansible Lint (push) Successful in 41m19s
deploy_systemd_journal_config(role): Disable ForwardToSyslog
We don't want hour journalctl logs mirrored to /var/log/syslog
2026-05-15 19:25:44 +02:00

5 lines
68 B
Text

[Journal]
MaxFileSec=2day
MaxRetentionSec=2week
ForwardToSyslog=no