diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-01-22 11:53:58 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-01-22 11:53:58 +0100 |
commit | dd17a7aa12dd4559e3f79a5fcff865489d09462d (patch) | |
tree | 68e4fe51c961ca8cdd117983dd2bd5909a933e3a /TODO | |
parent | 620b63ec027ea2da3c5cda0297a1aff926e8ed8e (diff) | |
parent | 99d7bd1c0036e9992499c644a0f2df483bd7b6f6 (diff) |
Merge pull request #2413 from msekletar/update-todo-reload
Remove TODO entry
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -82,8 +82,6 @@ Features: * man: document that unless you use StandardError=null the shell >/dev/stderr won't work in shell scripts in services -* "systemctl daemon-reload" should result in /etc/systemd/system.conf being reloaded by systemd - * install: include generator dirs in unit file search paths * rework C11 utf8.[ch] to use char32_t instead of uint32_t when referring |