On Thu, 25.05.17 09:15, Pascal ([email protected]) wrote:

> hi,
> 
> how to enable DHCPServer log queries ? I can't find any trace of
> conversations in the journal.

You can turn on debug logging in networkd by setting the env var
$SYSTEMD_LOG_LEVEL=debug for systemd-networkd. You can do that
relatively easily by invoking "systemctl edit systemd-network", and
then typing.

    [Service]
    Environment=SYSTEMD_LOG_LEVEL=debug

and then restarting networkd.

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to