Merge pull request #590 from pebenito/tmpfiles-bug

systemd: Tmpfilesd can correct seusers on files.
This commit is contained in:
Chris PeBenito 2023-01-18 09:19:42 -05:00 committed by GitHub
commit 7fd7f67eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1646,6 +1646,8 @@ dev_setattr_all_sysfs(systemd_tmpfiles_t)
# /sys/module/kernel/parameters/crash_kexec_post_notifiers
dev_write_sysfs(systemd_tmpfiles_t)
domain_obj_id_change_exemption(systemd_tmpfiles_t)
files_create_lock_dirs(systemd_tmpfiles_t)
files_dontaudit_getattr_all_dirs(systemd_tmpfiles_t)
files_manage_all_runtime_dirs(systemd_tmpfiles_t)