]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/unit.h
core: introduce unit_set_exec_params()
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Aug 2017 09:02:30 +0000 (11:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 Aug 2017 13:02:50 +0000 (15:02 +0200)
commitf0d477979e0d759c4160df010ec9c44863c7032a
tree3791e3cb48241d79716cabb60c1f0424e8d5024e
parent19bbdd985ec517926177b677b6f6cee31e0a8ab8
core: introduce unit_set_exec_params()

The new unit_set_exec_params() call is to units what
manager_set_exec_params() is to the manager object: it initializes the
various fields from the relevant generic properties set.
src/core/mount.c
src/core/service.c
src/core/socket.c
src/core/swap.c
src/core/unit.c
src/core/unit.h