dbh201
2022-09-10 1778ea737260b03f2d1b76a580f8f356dab2e2b3
lightdm: workaround for #14940

1 files added
3 files modified
6 ■■■■ changed files
components/desktop/lightdm/Makefile 2 ●●● patch | view | raw | blame | history
components/desktop/lightdm/files/disable-user-switch.conf 2 ●●●●● patch | view | raw | blame | history
components/desktop/lightdm/lightdm.p5m 1 ●●●● patch | view | raw | blame | history
components/desktop/lightdm/pkg5 1 ●●●● patch | view | raw | blame | history
components/desktop/lightdm/Makefile
@@ -20,7 +20,7 @@
COMPONENT_NAME=        lightdm
COMPONENT_VERSION=    1.30.0
COMPONENT_REVISION=    2
COMPONENT_REVISION=    3
COMPONENT_SUMMARY=    Light display manager
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
components/desktop/lightdm/files/disable-user-switch.conf
New file
@@ -0,0 +1,2 @@
[Seat:]
allow-user-switching=false
components/desktop/lightdm/lightdm.p5m
@@ -34,6 +34,7 @@
dir path=var/lib/lightdm-data mode=1770 group=lightdm
depend type=require fmri=library/xdg/consolekit
file files/disable-user-switch.conf path=etc/xdg/lightdm/lightdm.conf.d/disable-user-switch.conf
file path=etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf
file path=etc/lightdm/keys.conf mode=644 preserve=true
components/desktop/lightdm/pkg5
@@ -6,6 +6,7 @@
        "library/gnome/yelp-tools",
        "library/gnome/yelp-xsl",
        "library/libxml2",
        "shell/ksh93",
        "system/header/header-audio",
        "system/library",
        "system/library/security/libgcrypt",