summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-03-09 19:48:02 +0100
committerLennart Poettering <lennart@poettering.net>2011-03-09 19:48:02 +0100
commit34df5a34e1d0ac4bba453fb5f52f18a2f5f260f9 (patch)
treea8679136892e5f457a36b98c596e102c6f8ce9ca /TODO
parentcc5524ecc60a83fb88cac02fe02e21cde3951a25 (diff)
drop unnecessary suffix NULs as gcc adds them anyway
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index ad844d5cda..237ba7b2a7 100644
--- a/TODO
+++ b/TODO
@@ -22,6 +22,10 @@ F15:
* drop SIGHUP handling from rsyslog.service upstream
+* teach dbus to activate all services it finds in /etc/systemd/services/org-*.service
+
+* save/restore tool for SysV as requested by FPC
+
Features:
* consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled"