eventlog: support ticket and ssh

This commit is contained in:
Girish Ramakrishnan
2019-12-16 14:06:55 -08:00
parent 4c6566f42f
commit 93199c7f5b
5 changed files with 19 additions and 6 deletions

View File

@@ -57,6 +57,9 @@ exports = module.exports = {
ACTION_DYNDNS_UPDATE: 'dyndns.update',
ACTION_SUPPORT_TICKET: 'support.ticket',
ACTION_SUPPORT_SSH: 'support.ssh',
ACTION_PROCESS_CRASH: 'system.crash'
};