1 # The tzdatacheck command run by init. 2 type tzdatacheck, domain; 3 type tzdatacheck_exec, exec_type, file_type; 4 5 allow tzdatacheck zoneinfo_data_file:dir create_dir_perms; 6 allow tzdatacheck zoneinfo_data_file:file unlink; 7