]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/bus-unit-util.c
bus-unit-util: define FREEZE_BUS_CALL_TIMEOUT locally
authorMike Yuan <me@yhndnzj.com>
Wed, 6 Mar 2024 18:20:26 +0000 (02:20 +0800)
committerMike Yuan <me@yhndnzj.com>
Thu, 7 Mar 2024 17:09:01 +0000 (01:09 +0800)
commit5ba6321d863a653c2d2e6cf7641cfc7f378e35a2
tree354c1948b9920e2b161d4ef7038d68a05688db31
parent4e17de7feed093ddaebd4fe2cd8a2ad8f0e03d76
bus-unit-util: define FREEZE_BUS_CALL_TIMEOUT locally

Follow-up for f274f8bf256702c5fd0c68d3f7bd6aeba74dfcf0

We define *_SLOW_BUS_CALL_TIMEOUT in each component's
own file too. This one is no different and doesn't need
to be in constants.h IMO.
src/basic/constants.h
src/shared/bus-unit-util.c