Merge pull request #45 from pebenito/systemd-update-done-tweak

This commit is contained in:
Chris PeBenito 2019-04-27 10:50:30 -04:00
commit a77e0f6837
1 changed files with 2 additions and 2 deletions

View File

@ -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; 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_etc_filetrans(systemd_update_done_t, systemd_update_run_t, file)
files_var_filetrans(systemd_update_done_t, systemd_update_run_t, file, ".updated") files_var_filetrans(systemd_update_done_t, systemd_update_run_t, file)
seutil_read_file_contexts(systemd_update_done_t) seutil_read_file_contexts(systemd_update_done_t)