diff options
Diffstat (limited to 'config/live.cfg')
-rw-r--r-- | config/live.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
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 } ], ), |