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