]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/machine/machined-dbus.c
machined: introduce a common function for redirecting machine method calls from manag...
authorLennart Poettering <lennart@poettering.net>
Fri, 6 Apr 2018 17:09:53 +0000 (19:09 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 24 May 2018 15:01:57 +0000 (17:01 +0200)
commiteecf0181e1a5054b9258750ecbb98225f1dce09f
tree1078fddc176a512a3e698627ed3b97dca093d8dd
parentace9ab19ffa321a84ddce466e90b8f3ba97e4d7f
machined: introduce a common function for redirecting machine method calls from manager to machine object

Let's shorten the code a bit, and unify how we forward executoin from
the machine functions that take a machine name as first argument to the
matching functions on the machine object.
src/machine/machined-dbus.c