summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index bf3bd99..0a93079 100644
--- a/config.h.in
+++ b/config.h.in
@@ -26,3 +26,9 @@
#define SERVER_CONFIG_FILE_SUFFIX "mcserver"
+#define SYSTEMD_DBUS_SERVICE "org.freedesktop.systemd1"
+
+#define SYSTEMD_DBUS_INTERFACE "org.freedesktop.systemd1.Unit"
+
+#define SYSTEMD_DBUS_PATH_PREFIX "/org/freedesktop/systemd1/unit/"
+