On Mon, Mar 4, 2013 at 11:16 PM, Holger Winkelmann <[email protected]> wrote: > I Like the idea as well to have direct DBus access to systemd. > > Regarding your example of the journal wrapper. Anybody knows the API to write > to the journal without using the C library? Is this DBus transport as well? > Or is there a special journal socket to write to?
You write by just putting output on stdout/stderr... do you mean reading from the journal instead? Auke _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
