Merge pull request #461 from pebenito/journal-mls

systemd: Change journal file context to MLS system high.
This commit is contained in:
Chris PeBenito 2022-01-11 08:20:52 -05:00 committed by GitHub
commit a440f1d90f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,4 +98,4 @@ HOME_DIR/\.local/share/systemd(/.*)? gen_context(system_u:object_r:systemd_data
/run/tmpfiles\.d -d gen_context(system_u:object_r:systemd_tmpfiles_conf_t,s0)
/run/tmpfiles\.d/.* <<none>>
/var/log/journal(/.*)? gen_context(system_u:object_r:systemd_journal_t,s0)
/var/log/journal(/.*)? gen_context(system_u:object_r:systemd_journal_t,mls_systemhigh)