diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-13 23:34:40 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-13 23:34:40 +0200 |
commit | 7f2cddae09fd2579ae24434df577bb5e5a157d86 (patch) | |
tree | b59579459cb1ceff19ea8fda7f09d0e62bca777e /TODO | |
parent | 976c46f84f896782fa1e839904ab74cc4460c7b0 (diff) |
unit: rename BindTo= to BindsTo=
all other dependencies are in 3rd person. Change BindTo= accordingly to
BindsTo=.
Of course, the dependency is widely used, hence we parse the old name
too for compatibility.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -40,12 +40,8 @@ Features: * seccomp filters for services -* replace BindTo= by BindsTo=, but keep old name for compat - * switch-root: sockets need relabelling -* switch-root: handle journald restart - * segfault in journalctl during /var migration * systemd-analyze post-boot is broken for initrd |