1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-08 12:59:17 -04:00
ports/x11/lightdm/files/patch-data_lightdm.conf
Ben Woods a0aeb683db x11/lightdm: Update to 1.30.0, fix crash and change default config
This update addresses a crash in lightdm, related to the way the
user environment for the lightdm process is setup in src/process.c.

The configuration option in lightdm.conf for locked memory is now
honoured - the default configuration has been updated to disable this,
and pkg-message has been updated to reflect this change.

Changes this release:
  https://github.com/CanonicalLtd/lightdm/releases/tag/1.30.0

PR:		238083
Submitted by:	madpilot
Reported by:	David.Boyd49@twc.com
Differential Revision:	https://reviews.freebsd.org/D20541
2019-06-06 23:05:21 +00:00

22 lines
566 B
Text

--- data/lightdm.conf.orig 2018-09-05 01:33:31 UTC
+++ data/lightdm.conf
@@ -22,8 +22,8 @@
#start-default-seat=true
#greeter-user=lightdm
#minimum-display-number=0
-#minimum-vt=7
-#lock-memory=true
+minimum-vt=9
+lock-memory=false
#user-authority-in-system-dir=false
#guest-account-script=guest-account
#logind-check-graphical=false
@@ -108,7 +108,7 @@
#allow-user-switching=true
#allow-guest=true
#guest-session=
-#session-wrapper=lightdm-session
+session-wrapper=%%PREFIX%%/etc/lightdm/Xsession
#greeter-wrapper=
#guest-wrapper=
#display-setup-script=