Hi,
Not sure it's a good place to ask. But it'd be great if you could help
me with this one. Or at least tell me where to ask. I failed to find
any systemd user mailing lists. The guys from lxc mailing list keep
silence:
https://lists.linuxcontainers.org/pipermail/lxc-users/2017-February/012840.h
I'm trying to figure out the root cause of some failures of regular old
libdbus1-using programs when /var/run/dbus/system_bus_socket happens to be
provided by systemd-bus-proxyd.
The programs in question attempt to invoke org.freedesktop.DBus.AddMatch()
with the rule-parameter having the value:
I've just switched a server to systemd-networkd dhcp client.
How do I renew a lease and/or force it to push a new hostname to the
dhcp server.
I have RTFM and get the impression it can't be done. Hopefully I have
that wrong...
Thanks and much appreciated.
___
On Fri, Feb 10, 2017 at 12:45:51PM +, Richard W.M. Jones wrote:
> On Fri, Sep 30, 2016 at 04:45:01PM +0100, Richard W.M. Jones wrote:
> > Signed-off-by: Richard W.M. Jones
> > ---
> > src/basic/architecture.c | 14 ++
> > src/basic/architecture.h | 16
> > 2 files
On Fri, Sep 30, 2016 at 04:45:01PM +0100, Richard W.M. Jones wrote:
> Signed-off-by: Richard W.M. Jones
> ---
> src/basic/architecture.c | 14 ++
> src/basic/architecture.h | 16
> 2 files changed, 30 insertions(+)
>
> diff --git a/src/basic/architecture.c b/src/basi