2018-01-22 23:00:46 +01:00
|
|
|
# The incident_helper is called by incidentd and
|
|
|
|
# can only read/write data from/to incidentd
|
|
|
|
|
|
|
|
# incident_helper
|
|
|
|
type incident_helper, domain;
|
2024-03-28 02:37:28 +01:00
|
|
|
|
|
|
|
# system/sepolicy/public is for vendor-facing type and attribute definitions.
|
|
|
|
# DO NOT ADD allow, neverallow, or dontaudit statements here.
|
|
|
|
# Instead, add such policy rules to system/sepolicy/private/*.te.
|