summaryrefslogtreecommitdiff
path: root/src/special.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/special.h')
-rw-r--r--src/special.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/special.h b/src/special.h
index 9ddabde3a4..5ecdd3ccfa 100644
--- a/src/special.h
+++ b/src/special.h
@@ -29,6 +29,7 @@
* it to bring all services down that want to be brought down on
* system shutdown. */
#define SPECIAL_SHUTDOWN_TARGET "shutdown.target"
+#define SPECIAL_UMOUNT_TARGET "umount.target"
#define SPECIAL_LOGGER_SOCKET "systemd-logger.socket"