aboutsummaryrefslogtreecommitdiff
path: root/lib/include/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/include/service.h')
-rw-r--r--lib/include/service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/include/service.h b/lib/include/service.h
index 03d768e..ceaf782 100644
--- a/lib/include/service.h
+++ b/lib/include/service.h
@@ -39,7 +39,6 @@ enum {
TGT_BOOT = 0, /* run service when the system boots */
TGT_SHUTDOWN, /* run service when at system shut down */
TGT_REBOOT, /* run service when during system reboot */
- TGT_CAD, /* run service when CTRL+ALT+DEL is pressed */
TGT_MAX
};