From 5922c138c725fb8ec66b989cc8c45a4232008706 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 14 Jan 2017 20:57:09 +0000 Subject: Drop workaround for enabling MCC, etc, to run in Wayland. This has been added to the gdm package now. --- config/live.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/live.cfg') diff --git a/config/live.cfg b/config/live.cfg index e836a0d..d117c23 100644 --- a/config/live.cfg +++ b/config/live.cfg @@ -37,8 +37,6 @@ my $_l = { # fix gnome-shell not showing draklive-install icon in menu in live mode [ 'files/01_gsettings-desktop-schemas.gschema.override', '/usr/share/glib-2.0/schemas/01_gsettings-desktop-schemas.gschema.override', { mode => 0644, no_install => 1 } ], [ 'files/glib2-branding.gschema.override', '/usr/share/glib-2.0/schemas/glib2-branding.gschema.override', { mode => 0644 } ], - # enable root access to display to allow MCC and draklive-install to be run from the desktop - [ 'files/gnome-enable-root-gui.desktop', '/etc/xdg/autostart/gnome-enable-root-gui.desktop', { mode => 0644 } ], # disable Wayland when we know it won't work (workaround for mga#20079) [ 'files/50gdm-disable-wayland.xsetup', '/etc/X11/xsetup.d/50gdm-disable-wayland.xsetup', { mode => 0755 } ], ), -- cgit v1.2.1