[systemd-devel] libsystemd export message_append_cmdline
Lennart Poettering
lennart at poettering.net
Fri Aug 19 10:48:07 UTC 2016
On Mon, 15.08.16 11:05, Brad Bishop (bradleyb at fuzziesquirrel.com) wrote:
> 2 - Should I not be writing my own app - i.e. is this something
> busctl can do or makes sense to extend it to do?
busctl is a debugging tool and useful for calling methods. It's not a
good fit if you want to actively watch remote objects for specific
conditions, really.
> 3 - If I write my own application, message_append_cmdline seems to
> be a perfect fit for parsing cmdlines…how does the community feel
> about exporting it?
Hmm, I figure exposing the bus message serialization and
deserialization to user strings as part of sd-bus would be OK. But
it need some clean-ups and tests first.
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list