]> git.etc.gen.nz Git - update-motd.git/commit
* Inotify support
authorDustin Kirkland <kirkland@canonical.com>
Thu, 5 Mar 2009 19:22:55 +0000 (13:22 -0600)
committerDustin Kirkland <kirkland@canonical.com>
Thu, 5 Mar 2009 19:22:55 +0000 (13:22 -0600)
commit201c8045d1b75fa5adc92144859c88ac8705163f
treef64a5271abfb421d03fef5882cadf31ebe9c4adb
parent13d7f25c3032f2a3b2d3dad1531496df6d96e0da
  * Inotify support
    - big thanks for Jon Bernard <jbernard@librato.com> for all his help!
  * debian/dirs: add /etc/update-motd directory
  * debian/install: install /etc/update-motd/iwatch.xml
  * debian/iwatch.xml: iwatch configuration file
  * debian/update-motd.cron.d: use the "d" argument for the 10-minute job
  * update-motd:
    - default FREQ to "d"
    - default vars added for inotify
    - usage statement updated accordingly
    - ensure that the cronjobs are no-ops, if running in inotify mode
    - handle starting/stopping inotify via --enable and --disable
    - move the trap to the top, and make sure the lock is established
    - do not run the /etc/update-motd.*/ scripts, if in inotify mode
  * update-motd.1: documentation updated
debian/changelog
debian/dirs
debian/install
debian/iwatch.xml [new file with mode: 0644]
debian/update-motd.cron.d
update-motd
update-motd.1