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

« back to all changes in this revision

Viewing changes to data/notify-reboot-required

  • Committer: mvo
  • Date: 2006-01-26 23:07:09 UTC
  • Revision ID: gustavo@niemeyer.net-20060126230709-7f3bc6c7cb03368e
* merged the changes from scott

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
3
 
 
4
 
# copy notification in place
5
 
cp /usr/share/update-notifier/reboot-hook /var/lib/update-notifier/user.d
6
 
 
 
3
# Wake the applet up
 
4
touch /var/run/reboot-required