2015-04-07 14:35:21 +02:00
|
|
|
# The tzdatacheck command run by init.
|
2016-12-10 04:30:39 +01:00
|
|
|
type tzdatacheck, domain;
|
2015-04-07 14:35:21 +02:00
|
|
|
type tzdatacheck_exec, exec_type, file_type;
|
|
|
|
|
|
|
|
allow tzdatacheck zoneinfo_data_file:dir create_dir_perms;
|
|
|
|
allow tzdatacheck zoneinfo_data_file:file unlink;
|