summaryrefslogtreecommitdiff
path: root/src/core/special.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/special.h')
-rw-r--r--src/core/special.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/special.h b/src/core/special.h
index 2db4711c2..bc9b330ff 100644
--- a/src/core/special.h
+++ b/src/core/special.h
@@ -36,6 +36,8 @@
#define SPECIAL_REBOOT_TARGET "reboot.target"
#define SPECIAL_KEXEC_TARGET "kexec.target"
#define SPECIAL_EXIT_TARGET "exit.target"
+#define SPECIAL_SUSPEND_TARGET "suspend.target"
+#define SPECIAL_HIBERNATE_TARGET "hibernate.target"
/* Special boot targets */
#define SPECIAL_RESCUE_TARGET "rescue.target"