Systemd/src/resolve-host
Lennart Poettering 50d25fb08b resolve-host: enable auto start of resolved
There's no reason to explicitly turn off bus activation for resolved
here. The reason this was done before was that the code was copied from
nss-resolve, which has a fallback to glibc's nss-dns if resolved is not
reachable. However, such a logic makes no sense for resolve-host since
such a fallback doesn't make sense here, which means we can actually
turn on activation. Let's do it hence.
2015-08-16 20:29:23 +02:00
..
Makefile resolved: add tool to query resolved 2014-07-30 16:47:21 +02:00
resolve-host.c resolve-host: enable auto start of resolved 2015-08-16 20:29:23 +02:00