Commit cf596df
committed
systemd: support LogNamespace
systemd provides a segrated logging facility using a set of parallel
units including
systemd-journald@<NAME>.service
systemd-journald@<NAME>.socket
systemd-journald-varlink@<NAME>.socket
These create files in /run/systemd/journal.<NAME>
systemd creates these files and labels them according to SELinux policy.
Extend the file context patterns to match this paralell infrastructure
so that these files are properly labeled, and the existing rules work.
Signed-off-by: Antonio Enrico Russo <aerusso@aerusso.net>1 parent 438b1de commit cf596df
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments