#788 kde: disable plasma-discover-notifier
Closed 3 years ago by rdieter. Opened 3 years ago by rdieter.
Unknown source main  into  main

file modified
+3 -3
@@ -55,9 +55,9 @@

  Driver=QSQLITE3

  AKONADI_EOF

  

- # Disable plasma-pk-updates (bz #1436873 and 1206760)

- echo "Removing plasma-pk-updates package."

- rpm -e plasma-pk-updates

+ # Disable updates notifier on live images

+ echo "Removing plasma-discover-notifier package."

+ rpm -e plasma-discover-notifier

  

  # Disable baloo

  cat > /home/liveuser/.config/baloofilerc << BALOO_EOF

Migrate this snippet from plasma-pk-updates to plasma-discover-notifier

Pull-Request has been closed by rdieter

3 years ago
Metadata