agdsn / hades

AG DSN Authentication and Authorization Infrastructure
MIT License
8 stars 3 forks source link

Remove the dnsmasq monitor #36

Closed sebschrader closed 8 years ago

sebschrader commented 8 years ago

The dnsmasq monitor/signal proxy was necessary to transmit signals over a socket between docker containers. We're not using docker anymore to isolate the different Hades services.

The monitor can therefore be removed and any program that runs as the right user may send signals to the dnsmasq process directly or maybe trough systemd.