diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-28 16:07:15 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-28 16:07:15 +0100 |
commit | c3ad1ba6d691d3b0d227652afc4f0cdb10a21a27 (patch) | |
tree | ae98ffd02252b5241da33c7931cb79df0913802e /debian/changelog | |
parent | 834e272cad0d16baf1a1939924b27e6feab91761 (diff) | |
download | arctica-greeter-c3ad1ba6d691d3b0d227652afc4f0cdb10a21a27.tar.gz arctica-greeter-c3ad1ba6d691d3b0d227652afc4f0cdb10a21a27.tar.bz2 arctica-greeter-c3ad1ba6d691d3b0d227652afc4f0cdb10a21a27.zip |
If normal user sessions _and_ guest sessions are disabled, make sure the remote login services gets activated.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2049b42..bd63fd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ unity-greeter-x2go (14.04.10-0x2go1) UNRELEASED; urgency=medium - Apply patch 01_x2go+rls.patch. Natively support X2Go Session. - Allow UCCS logins that are not email addresses (but usernames). - Make lightdm-xsession the default session to launch. + - If normal user sessions _and_ guest sessions are disabled, + make sure the remote login services gets activated. * debian/control: + Add to S: lightdm-remote-session-x2go. + Drop from S: lightdm-remote-session-uccsconfigure. |