Re: [systemd-devel] Why is default route scope RT_SCOPE_UNIVERSE?

2017-05-17 Thread Lennart Poettering
On Tue, 16.05.17 10:45, Daniel Wang ([email protected]) wrote: > Following up on this, the "ip route" command has some intelligence of > deciding what scope to use for a route, depending on its type. Does it make > sense for systemd to do something similar? > > https://linux.die.net/man/8/ip >

Re: [systemd-devel] Dropping core with Systemd.

2017-05-17 Thread Lennart Poettering
On Mon, 15.05.17 11:54, Steve Dickson ([email protected]) wrote: > Hello, > > I want rpcbind to drop core so I can debug > something but systemd keeps getting in the way > > systemd: rpcbind.service: Main process exited, code=killed, status=6/ABRT > audit: ANOM_ABEND auid=4294967295 uid=32 gid=

Re: [systemd-devel] Opposite of sd_bus_add_match

2017-05-17 Thread Lennart Poettering
On Sat, 13.05.17 10:57, Federico Di Pierro ([email protected]) wrote: > Hi, > > i cannot find in doc neither in source a sd_bus_remove_match function. > How can i properly stop listening on a match? I cannot find any information > with google; i only see it seems it existed time ago (around syst