blob: 3b0888baf3848f1b07ec352d7e7ad4b44fe89d2c [file] [log] [blame]
type timeservice_app, domain;
type timeservice_app_tmpfs, file_type;
app_domain(timeservice_app);
allow timeservice_app app_api_service:service_manager find;
allow timeservice_app app_data_file:dir { search getattr };
allow timeservice_app time_daemon:unix_stream_socket connectto;