summaryrefslogtreecommitdiff
path: root/lib/totem-scrsaver.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/totem-scrsaver.c')
-rw-r--r--lib/totem-scrsaver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/totem-scrsaver.c b/lib/totem-scrsaver.c
index aaa74bd9c..e3e580e3a 100644
--- a/lib/totem-scrsaver.c
+++ b/lib/totem-scrsaver.c
@@ -227,7 +227,7 @@ static void
screensaver_init_dbus (TotemScrsaver *scr)
{
g_dbus_proxy_new_for_bus (G_BUS_TYPE_SESSION,
- G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES,
+ G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES | G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START,
NULL,
GS_SERVICE,
GS_PATH,