[systemd-devel] [PATCH] build: --disable-networkd --enable-timesyncd should throw error

Lennart Poettering lennart at poettering.net
Thu May 15 16:20:55 PDT 2014


On Thu, 15.05.14 19:02, Cristian Rodríguez (crrodriguez at opensuse.org) wrote:

> 
> El 15/05/14 18:34, Lennart Poettering escribió:
> > On Thu, 15.05.14 18:23, Cristian Rodríguez
> > (crrodriguez at opensuse.org) wrote:
> > 
> >> timesyncd requires networkd running.
> > 
> > It doesn't really.... Should work either way...
> > 
> 
> I tried that a few hours ago..
> 
> r = manager_network_monitor_listen(m);
> 
>         if (r < 0) {
>                 log_error("Failed to listen to networkd events: %s",
> strerror(-r));
>                 goto out;
>         }
> 
> then it exits with failure.

What's the precise error?

Seems to work fine on my laptop that still has NetworkManager...

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list