From a3a3e5b6ae7836152052d77a9e6032a9e84e2039 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 22 Jun 2012 16:18:47 +0200 Subject: dbus: don't expose SysVInitPath and SysVRcndPath on the bus People should use systemd.pc if anything at all to determine these directories, and people should not assume that the bus fields are part of the supported API, so let's just drop this. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 7785e32c9e..7fb3747db2 100644 --- a/TODO +++ b/TODO @@ -395,3 +395,9 @@ Regularly: * pahole * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()! + +Scheduled for removal (or fixing): + +* xxxOverridable dependencies + +* Names= unit option -- cgit v1.2.3-54-g00ecf