summaryrefslogtreecommitdiff
path: root/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'manager.h')
-rw-r--r--manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/manager.h b/manager.h
index 0c923fcc79..a00a9b9cc2 100644
--- a/manager.h
+++ b/manager.h
@@ -34,6 +34,8 @@ typedef enum SpecialUnit {
SPECIAL_SYSLOG_SERVICE,
SPECIAL_DBUS_SERVICE,
SPECIAL_LOGGER_SOCKET,
+ SPECIAL_CTRL_ALT_DEL_TARGET,
+ SPECIAL_KBREQUEST_TARGET,
_SPECIAL_UNIT_MAX
} SpecialUnit;