~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to debian/systemd/update-notifier-release.service

  • Committer: Balint Reczey
  • Date: 2020-06-11 18:46:02 UTC
  • Revision ID: balint.reczey@canonical.com-20200611184602-2rv1zan3xu723x2u
Moved to git at https://git.launchpad.net/update-notifier

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Unit]
2
 
Description=Notification regarding a new release of Ubuntu
3
 
PartOf=graphical-session.target
4
 
 
5
 
[Service]
6
 
ExecStart=/usr/lib/ubuntu-release-upgrader/check-new-release-gtk
7
 
Type=oneshot