summaryrefslogtreecommitdiff
path: root/daemon/gdm-display.xml
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/gdm-display.xml')
-rw-r--r--daemon/gdm-display.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/daemon/gdm-display.xml b/daemon/gdm-display.xml
index c8bd803d..21b98c82 100644
--- a/daemon/gdm-display.xml
+++ b/daemon/gdm-display.xml
@@ -44,6 +44,9 @@
<method name="RemoveUserAuthorization">
<arg name="username" direction="in" type="s"/>
</method>
+ <method name="SetSessionId">
+ <arg name="session_id" direction="in" type="s"/>
+ </method>
<method name="SetSlaveBusName">
<arg name="name" direction="in" type="s"/>
</method>