chiark / gitweb /
core: drop KillMode parameter from KillUnit() bus call
authorLennart Poettering <lennart@poettering.net>
Thu, 19 Jul 2012 22:00:04 +0000 (00:00 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Jul 2012 22:10:32 +0000 (00:10 +0200)
commitc74f17d96cccd4cc998fd037cb92046930188c91
tree6de40f861594f7042dddac66c492b5047d0c3f91
parent4819ff0358b6317c195fd4b1768e03d09c871070
core: drop KillMode parameter from KillUnit() bus call

It made no sense, and since we are documenting the bus calls now and
want to include them in our stability promise we really should get it
cleaned up sooner, not later.
src/core/dbus-manager.c
src/core/dbus-unit.c
src/core/dbus-unit.h
src/core/kill.h
src/core/mount.c
src/core/service.c
src/core/socket.c
src/core/swap.c
src/core/unit.c
src/core/unit.h
src/systemctl/systemctl.c