]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
unit: rename BindTo= to BindsTo=
authorLennart Poettering <lennart@poettering.net>
Fri, 13 Jul 2012 21:34:40 +0000 (23:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Jul 2012 21:34:40 +0000 (23:34 +0200)
commit7f2cddae09fd2579ae24434df577bb5e5a157d86
treeb59579459cb1ceff19ea8fda7f09d0e62bca777e
parent976c46f84f896782fa1e839904ab74cc4460c7b0
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.
15 files changed:
TODO
man/systemd.unit.xml
src/core/dbus-unit.c
src/core/dbus-unit.h
src/core/load-fragment-gperf.gperf.m4
src/core/service.c
src/core/target.c
src/core/transaction.c
src/core/unit.c
src/core/unit.h
src/cryptsetup/cryptsetup-generator.c
units/hibernate.target
units/serial-getty@.service.m4
units/suspend.target
units/systemd-fsck@.service.in