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

« back to all changes in this revision

Viewing changes to debian/99update-notifier

  • Committer: mvo
  • Date: 2005-01-15 00:23:58 UTC
  • Revision ID: gustavo@niemeyer.net-20050115002358-469848491f936cd5
* big rename: upgrade-notifier -> update-notifier

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
DPkg::Post-Invoke {"if [ -d /var/lib/update-notifier ]; then  touch /var/lib/update-notifier/dpkg-run-stamp; fi";};
 
1
APT::Periodic::Update-Package-Lists "1";
 
2
DPkg::Post-Invoke {"touch /var/lib/upgrade-notifier/dpkg-run-stamp";};