]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: Update prototype of notify_message, tags list is read only
authorBenjamin Robin <dev@benjarobin.fr>
Sun, 10 May 2020 16:38:08 +0000 (18:38 +0200)
committerBenjamin Robin <dev@benjarobin.fr>
Sun, 10 May 2020 16:58:03 +0000 (18:58 +0200)
commitfcee2755ec1fa3f02fb722ace068b0801c0aea1f
tree0d59f2caa92e5aa4c4b9b000450b044ee8a355ae
parent147d8fc1a7b9e16c3537588b700a9f3f97c40b08
core: Update prototype of notify_message, tags list is read only

Indicates that the tags list cannot be modified by notify_message function.
Since the tags list is created only once for multiple call to
notify_message functions.
src/core/service.c
src/core/unit.h