Tri Vo | bc8dc3a | 2019-05-26 13:17:08 -0700 | [diff] [blame^] | 1 | # The incident command is used to call into the incidentd service to |
2 | # take an incident report (binary, shared bugreport), download incident | ||||
3 | # reports that have already been taken, and monitor for new ones. | ||||
4 | # It doesn't do anything else. | ||||
5 | |||||
6 | # incident | ||||
7 | type incident, domain; | ||||
8 |