Systemd/src/dbus1-generator
Zbigniew Jędrzejewski-Szmek 36f822c4bd Let config_parse open file where applicable
Special care is needed so that we get an error message if the
file failed to parse, but not when it is missing. To avoid duplicating
the same error check in every caller, add an additional 'warn' boolean
to tell config_parse whether a message should be issued.
This makes things both shorter and more robust wrt. to error reporting.
2014-07-16 18:47:20 -04:00
..
dbus1-generator.c Let config_parse open file where applicable 2014-07-16 18:47:20 -04:00
Makefile bus: add generator that turns old dbus1 activation files into .busname + .service units 2013-12-03 01:13:48 +01:00