summaryrefslogtreecommitdiffstats
path: root/bus/activation-exit-codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'bus/activation-exit-codes.h')
-rw-r--r--bus/activation-exit-codes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bus/activation-exit-codes.h b/bus/activation-exit-codes.h
index 0e858f14..86a005ce 100644
--- a/bus/activation-exit-codes.h
+++ b/bus/activation-exit-codes.h
@@ -34,5 +34,6 @@
#define BUS_SPAWN_EXIT_CODE_PERMISSIONS_INVALID 6
#define BUS_SPAWN_EXIT_CODE_FILE_INVALID 7
#define BUS_SPAWN_EXIT_CODE_EXEC_FAILED 8
+#define BUS_SPAWN_EXIT_CODE_INVALID_ARGS 9
#endif /* BUS_ACTIVATION_EXIT_CODES_H */