#380 do not show updates on xfce live. fixes bug #1564464
Merged 5 years ago by mohanboddu. Opened 5 years ago by kevin.

file modified
+3
@@ -60,6 +60,9 @@

  mkdir /home/liveuser/Desktop

  cp /usr/share/applications/liveinst.desktop /home/liveuser/Desktop

  

+ # no updater applet in live environment

+ rm -f /etc/xdg/autostart/org.mageia.dnfdragora-updater.desktop

+ 

  # and mark it as executable (new Xfce security feature)

  chmod +x /home/liveuser/Desktop/liveinst.desktop

  

no initial comment

Pull-Request has been merged by mohanboddu

5 years ago
Metadata