aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/90-unity-greeter-x2go.conf2
-rw-r--r--debian/changelog1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/90-unity-greeter-x2go.conf b/debian/90-unity-greeter-x2go.conf
index c80afcf..3a378fa 100644
--- a/debian/90-unity-greeter-x2go.conf
+++ b/debian/90-unity-greeter-x2go.conf
@@ -17,7 +17,7 @@ greeter-session=unity-greeter
allow-guest=false
# enforce showing remote login feature
-show-remote-login=true
+greeter-show-remote-login=true
# if Unity is not installed, this is a minimal user session type for
# default (guest) sessions (sudo apt-get install openbox)
diff --git a/debian/changelog b/debian/changelog
index 8b3e760..4e0df52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ unity-greeter-x2go (14.04.10-0x2go1) UNRELEASED; urgency=medium
that we know of in Ubuntu.
- Show Remote Login box if no other boxes (usernames, other login,
guest login) are to be shown.
+ - Fix config parameter (show-remote-login -> greeter-show-remote-login).
* debian/control:
+ Add to S: lightdm-remote-session-x2go.
+ Drop from S: lightdm-remote-session-uccsconfigure.