summaryrefslogtreecommitdiff
path: root/src/core/bus-errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/bus-errors.h')
-rw-r--r--src/core/bus-errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/bus-errors.h b/src/core/bus-errors.h
index 7a4084ea1..9368d68e8 100644
--- a/src/core/bus-errors.h
+++ b/src/core/bus-errors.h
@@ -40,3 +40,4 @@
#define BUS_ERROR_TRANSACTION_ORDER_IS_CYCLIC "org.freedesktop.systemd1.TransactionOrderIsCyclic"
#define BUS_ERROR_SHUTTING_DOWN "org.freedesktop.systemd1.ShuttingDown"
#define BUS_ERROR_NO_SUCH_PROCESS "org.freedesktop.systemd1.NoSuchProcess"
+#define BUS_ERROR_JOB_FAILED "org.freedesktop.systemd1.JobFailed"