troglobit / mdnsd

Jeremie Miller's original mdnsd
BSD 3-Clause "New" or "Revised" License
56 stars 35 forks source link

Add support for detecting .conf file changes using inotify on Linux #9

Open troglobit opened 6 years ago

troglobit commented 6 years ago

Currently we only support reloading on SIGHUP, but services should be able to just drop their .conf file in /etc/mdns.d/ without having to send SIGHUP.