From d6fddc64b5ed5ddd7b087679b4bd4b8d79e2fe69 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 24 Jul 2007 11:53:35 +0000 Subject: 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 74ffe366..df954cf4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +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), diff --git a/bus/system.conf.in b/bus/system.conf.in index 287efc9f..bb468bb9 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@ -- cgit