config: Factor out config inotify handler
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Fri, 2 Nov 2012 16:26:11 +0000 (17:26 +0100)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Fri, 23 Nov 2012 12:45:10 +0000 (13:45 +0100)
commitb49360d9485fc5d003e167f18333ac2e59b8573b
tree7081df110fd468a88e9785b6c4d6555c03162691
parent3bf7e9f76f73eb4d98d6c991a6a6da66c1311ad0
config: Factor out config inotify handler

The inotify code can be reused. So before we introduce a new generic
inotify API, let's factor out in order to simplify the review process.
src/config.c