diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-09 19:48:02 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-09 19:48:02 +0100 |
commit | 34df5a34e1d0ac4bba453fb5f52f18a2f5f260f9 (patch) | |
tree | a8679136892e5f457a36b98c596e102c6f8ce9ca /TODO | |
parent | cc5524ecc60a83fb88cac02fe02e21cde3951a25 (diff) |
drop unnecessary suffix NULs as gcc adds them anyway
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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" |