blob: ee3389a5f2cd7ef1343f48c1723b764d6ab22545 [file] [log] [blame]
type time, domain;
type time_exec, exec_type, file_type;
# STOPSHIP: Permissive is not allowed. CTS violation!
permissive time;
# Started by init
init_daemon_domain(time)
allow time shared_log_device:chr_file rw_file_perms;
allow time alarm_device:chr_file rw_file_perms;
# Is r_file_perms sufficient for /dev/rtc0 ?
allow time rtc:chr_file r_file_perms;