Kaynağa Gözat

rpm: enable notification-daemon

Without it explicitly enabled, notify-send (used by qubes-firewall) does
nothing.
Marek Marczykowski-Górecki 10 yıl önce
ebeveyn
işleme
226282bd90
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      rpm_spec/core-vm.spec

+ 3 - 0
rpm_spec/core-vm.spec

@@ -168,6 +168,9 @@ echo 'OnlyShowIn=GNOME;QUBES;' >> /etc/xdg/autostart/nm-applet.desktop || :
 echo 'OnlyShowIn=GNOME;NetVM;' >> /etc/xdg/autostart/nm-applet.desktop || :
 %endif
 
+# Enable autostart of notification-daemon when installed
+ln -s /usr/share/applications/notification-daemon.desktop /etc/xdg/autostart/
+
 usermod -p '' root
 usermod -L user