summaryrefslogtreecommitdiff
path: root/src/up-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/up-main.c')
-rw-r--r--src/up-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/up-main.c b/src/up-main.c
index de44357..85f1c9a 100644
--- a/src/up-main.c
+++ b/src/up-main.c
@@ -42,7 +42,7 @@
#include "up-qos.h"
#include "up-wakeups.h"
-#define DEVKIT_POWER_SERVICE_NAME "org.freedesktop.DeviceKit.Power"
+#define DEVKIT_POWER_SERVICE_NAME "org.freedesktop.UPower"
static GMainLoop *loop = NULL;
/**