diff --git a/rpm_spec/core-vm.spec b/rpm_spec/core-vm.spec index b9d69a9..d692314 100644 --- a/rpm_spec/core-vm.spec +++ b/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