blob: ee2e3abdca2e7e8cfc31cea549966f383c29bf6a [file] [log] [blame]
type hal_dumpstate_impl, domain;
hal_impl_domain(hal_dumpstate_impl, hal_dumpstate)
type hal_dumpstate_impl_exec, exec_type, file_type;
init_daemon_domain(hal_dumpstate_impl)
# Access to files for dumping
allow hal_dumpstate_impl proc_interrupts:file { open read };
allow hal_dumpstate_impl pstorefs:dir search;
allow hal_dumpstate_impl sysfs:file { open read };