ntpd plugin
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 31 May 2010 13:09:28 +0000 (15:09 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 31 May 2010 15:39:56 +0000 (17:39 +0200)
commitec6dc19bbeb4c93e951ba5419ccf6768d5811ae6
tree1673a4b201f6f6cdc1d5277a5c2821cb569f9d5a
parentdba90159b8bf8f065fcbce48432ef5da36a0c5ce
ntpd plugin

The ntpd plugin triggers an ntpd -q task whenever a service goes online.
It either uses the meego ntp service or the one it potentially fetches
from a DHCP response.
Makefile.am
Makefile.plugins
configure.ac
plugins/ntpd.c [new file with mode: 0644]
src/service.c