summaryrefslogtreecommitdiff
path: root/src/core/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/service.h')
-rw-r--r--src/core/service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/service.h b/src/core/service.h
index 7406d90f59..686cf4b0bd 100644
--- a/src/core/service.h
+++ b/src/core/service.h
@@ -182,6 +182,7 @@ struct Service {
char *bus_name;
char *status_text;
+ int status_errno;
FailureAction failure_action;