rpm: enable notification-daemon

Without it explicitly enabled, notify-send (used by qubes-firewall) does
nothing.
This commit is contained in:
Marek Marczykowski-Górecki 2014-02-22 01:24:13 +01:00
parent a19ef6d0db
commit 226282bd90

View File

@ -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