Allow ntpd to update timezone symlink
type=AVC msg=audit(1553013821.624:9907): avc: denied { create } for pid=16281 comm="systemd-timedat" name=".#localtime69bc4c9ad513a247" scontext=system_u:system_r:ntpd_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=lnk_file permissive=1 type=AVC msg=audit(1553013821.624:9908): avc: denied { rename } for pid=16281 comm="systemd-timedat" name=".#localtime69bc4c9ad513a247" dev="dm-1" ino=714303 scontext=system_u:system_r:ntpd_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=lnk_file permissive=1 type=AVC msg=audit(1553013821.624:9908): avc: denied { unlink } for pid=16281 comm="systemd-timedat" name="localtime" dev="dm-1" ino=1063377 scontext=system_u:system_r:ntpd_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=lnk_file permissive=1 Signed-off-by: Dave Sugar <dsugar@tresys.com>
This commit is contained in:
parent
1b4ffb7806
commit
9f2b1e2b4c
@ -116,6 +116,7 @@ dev_rw_realtime_clock(ntpd_t)
|
||||
domain_use_interactive_fds(ntpd_t)
|
||||
domain_dontaudit_list_all_domains_state(ntpd_t)
|
||||
|
||||
files_manage_etc_symlinks(ntpd_t)
|
||||
files_read_etc_runtime_files(ntpd_t)
|
||||
files_read_usr_files(ntpd_t)
|
||||
files_list_var_lib(ntpd_t)
|
||||
|
Loading…
Reference in New Issue
Block a user