kayobe/releasenotes/notes/fix-var-log-journal-group-mode-3e7c4c822d050c8f.yaml
Pierre Riteau 5ed077cba4 Fix group and mode of /var/log/journal
This updates the group and mode set on the /var/log/journal directory to
match default ownership and permissions used by systemd-journald.

Closes-Bug: #2083494
Change-Id: I15323b95199b9ef19504c7408dd89720f9ba9c32
2024-10-02 12:11:28 +02:00

7 lines
223 B
YAML

---
fixes:
- |
Updates the group and mode set on the ``/var/log/journal`` directory to
match default ownership and permissions used by ``systemd-journald``.
`LP#2083494 <https://launchpad.net/bugs/2083494>`__