File: 99update-notifier

package info (click to toggle)
update-notifier 0.99.3debian11
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,164 kB
  • sloc: ansic: 2,466; sh: 1,238; python: 206; makefile: 66
file content (1 line) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (2)
1
DPkg::Post-Invoke {"if [ -d /var/lib/update-notifier ]; then touch /var/lib/update-notifier/dpkg-run-stamp; fi; if [ -e /var/lib/update-notifier/updates-available ]; then echo > /var/lib/update-notifier/updates-available; fi "; };