El 15/05/14 18:34, Lennart Poettering escribió:
> On Thu, 15.05.14 18:23, Cristian Rodríguez
> (crrodrig...@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.


-- 
Cristian
"I don't know the key to success, but the key to failure is trying to
please everybody."
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to