services: gdm: Remove 'allow-root?' option.
authorTimothy Sample <samplet@ngyro.com>
Sun, 30 Dec 2018 02:42:03 +0000 (21:42 -0500)
committerDanny Milosavljevic <dannym@scratchpost.org>
Sun, 30 Dec 2018 09:20:40 +0000 (10:20 +0100)
commitde409e82261eb147b6614aef8731d795ca664ef0
treeeff4c866b0a74f26eaecf075a57c76d987d2da9e
parent89c8656200a21485fd50fe4d277792d7d56c63e0
services: gdm: Remove 'allow-root?' option.

This option results in allowing all login attempts without asking for
credentials.  The name is confusing, but rather than rename it, we will
remove it, since it seems like a feature that no one would want.

* gnu/services/xorg.scm (<gdm-configuration>): Remove 'allow-root?'.
(gdm-pam-service): Do not use 'gdm-configuration-allow-root?'.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
gnu/services/xorg.scm