This commit is contained in:
committed by
Git OBS Bridge
parent
699fbdf1c1
commit
3d33b00139
2
gnome
2
gnome
@@ -77,6 +77,8 @@ fi
|
||||
if [ -e /usr/share/applications/YaST2/live-installer.desktop ] ; then
|
||||
mkdir -p ~/Desktop
|
||||
cp -u /usr/share/applications/YaST2/live-installer.desktop ~/Desktop
|
||||
# Workaround for gio not knowing about X-KDE-SubstituteUID -- see bnc#379332
|
||||
sed -i "s/^Exec=/Exec=gnomesu -- /g" ~/Desktop/live-installer.desktop
|
||||
|
||||
# setup live install to not start beagled
|
||||
if [ -e /etc/xdg/autostart/beagled-autostart.desktop ] ; then
|
||||
|
Reference in New Issue
Block a user