[Unit] Description=Notify the user when the next update has been downloaded. # order after update has been applied After=bootc-status-updated.target [Service] Type=exec ExecStart=/usr/bin/notify-send "New system update downloaded\!" [Install] WantedBy=bootc-status-updated.target