summaryrefslogtreecommitdiff
path: root/src/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager.h')
-rw-r--r--src/manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/manager.h b/src/manager.h
index 762a891ca6..6c3434e5a0 100644
--- a/src/manager.h
+++ b/src/manager.h
@@ -125,6 +125,8 @@ struct Manager {
Hashmap *watch_pids; /* pid => Unit object n:1 */
+ char *notify_socket;
+
Watch notify_watch;
Watch signal_watch;