You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
244 B
14 lines
244 B
4 months ago
|
typeattribute tombstoned coredomain;
|
||
|
|
||
|
init_daemon_domain(tombstoned)
|
||
|
|
||
|
get_prop(tombstoned, tombstone_config_prop)
|
||
|
|
||
|
neverallow {
|
||
|
domain
|
||
|
-init
|
||
|
-vendor_init
|
||
|
-dumpstate
|
||
|
-tombstoned
|
||
|
} tombstone_config_prop:file no_rw_file_perms;
|