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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/special.h b/src/core/special.h
index e3004a518d..8923f340ba 100644
--- a/src/core/special.h
+++ b/src/core/special.h
@@ -37,6 +37,7 @@
#define SPECIAL_EXIT_TARGET "exit.target"
#define SPECIAL_SUSPEND_TARGET "suspend.target"
#define SPECIAL_HIBERNATE_TARGET "hibernate.target"
+#define SPECIAL_HYBRID_SLEEP_TARGET "hybrid-sleep.target"
/* Special boot targets */
#define SPECIAL_RESCUE_TARGET "rescue.target"