From d6fddc64b5ed5ddd7b087679b4bd4b8d79e2fe69 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 24 Jul 2007 11:53:35 +0000 Subject: [PATCH] 2007-07-24 Richard Hughes * bus/system.conf.in: Add new servicehelper fields to the default system.conf file. --- ChangeLog | 5 +++++ bus/system.conf.in | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 74ffe36..df954cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-07-24 Richard Hughes + * bus/system.conf.in: + Add new servicehelper fields to the default system.conf file. + +2007-07-24 Richard Hughes + * bus/config-parser-trivial.c: (service_dirs_find_dir), (service_dirs_append_link_unique_or_free), (bus_config_parser_new), (bus_config_parser_unref), (bus_config_parser_start_element), diff --git a/bus/system.conf.in b/bus/system.conf.in index 287efc9..bb468bb 100644 --- a/bus/system.conf.in +++ b/bus/system.conf.in @@ -20,6 +20,12 @@ + + + + + @DBUS_LIBEXECDIR@/dbus-daemon-launch-helper + @DBUS_SYSTEM_PID_FILE@ -- 2.7.4