Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable rsyslog duplication of systemd-journal
By default systemd-journal is non-persistent and rsyslog is configured to copy everything from the journal to `/var/log/syslog`. If you have a `/var/log/journal/` directory on persistent storage then systemd-journal will automatically persist journal files but rsyslog doesn't also automatically disable copying to syslog
- Loading branch information