2018-10-05 23:48:29 +02:00
|
|
|
typeattribute iorapd coredomain;
|
|
|
|
|
|
|
|
init_daemon_domain(iorapd)
|
2019-01-26 21:37:45 +01:00
|
|
|
tmpfs_domain(iorapd)
|
2019-09-19 20:04:20 +02:00
|
|
|
|
|
|
|
domain_auto_trans(iorapd, iorap_prefetcherd_exec, iorap_prefetcherd)
|
2020-02-13 01:28:19 +01:00
|
|
|
domain_auto_trans(iorapd, iorap_inode2filename_exec, iorap_inode2filename)
|
2019-12-04 00:15:13 +01:00
|
|
|
|
|
|
|
# Allow iorapd to access the runtime native boot feature flag properties.
|
|
|
|
get_prop(iorapd, device_config_runtime_native_boot_prop)
|