blob: 14b262db76cc3b5183f7757197d01029410a1952 [file] [log] [blame]
type hal_dumpstate_impl, domain;
hal_server_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 };