mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-20 10:06:34 +00:00
systemd: Remove unnecessary names in systemd-update-done filetrans.
Signed-off-by: Chris PeBenito <Christopher.PeBenito@microsoft.com>
This commit is contained in:
parent
e2e4094bd4
commit
ff9bd742b7
@ -1126,8 +1126,8 @@ allow systemd_update_done_t self:process setfscreate;
|
||||
|
||||
allow systemd_update_done_t systemd_update_run_t:file manage_file_perms;
|
||||
|
||||
files_etc_filetrans(systemd_update_done_t, systemd_update_run_t, file, ".updated")
|
||||
files_var_filetrans(systemd_update_done_t, systemd_update_run_t, file, ".updated")
|
||||
files_etc_filetrans(systemd_update_done_t, systemd_update_run_t, file)
|
||||
files_var_filetrans(systemd_update_done_t, systemd_update_run_t, file)
|
||||
|
||||
seutil_read_file_contexts(systemd_update_done_t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user