mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
Lightdm is a display manager that: * Is cross-desktop - supports different desktops * Supports different display technologies * Is lightweight - low memory usage and fast performance * Has a comprehensive test suite WWW: https://www.freedesktop.org/wiki/Software/LightDM/ lightdm-gtk-greeter is the reference GTK+ greeter for LightDM. WWW: https://launchpad.net/lightdm-gtk-greeter Approved by: adamw (mentor, implicit)
10 lines
277 B
Text
10 lines
277 B
Text
--- data/users.conf.orig 2015-08-09 23:30:00 UTC
|
|
+++ data/users.conf
|
|
@@ -9,6 +9,6 @@
|
|
# hidden-shells = Shells that indicate a user cannot login
|
|
#
|
|
[UserList]
|
|
-minimum-uid=500
|
|
+minimum-uid=1001
|
|
hidden-users=nobody nobody4 noaccess
|
|
hidden-shells=/bin/false /usr/sbin/nologin
|