]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/socket.c
core: drop UnitNotifyFlags 27723/head
authorMike Yuan <me@yhndnzj.com>
Mon, 22 May 2023 00:35:53 +0000 (08:35 +0800)
committerMike Yuan <me@yhndnzj.com>
Wed, 24 May 2023 13:37:02 +0000 (21:37 +0800)
commit96b09de500f9d658b2e49abf3be15e06f9bd1ca6
tree437a1a3806378c9b1aa29699c4dbbd4f00d5bd5a
parent49b34f75e7c801210624e0c7dd00be990873628a
core: drop UnitNotifyFlags

This essentially reverts 2ad2e41a72ec19159c0746a78e15ff880fe32a63.

No longer needed after dropping UNIT_NOTIFY_WILL_AUTO_RESTART.
13 files changed:
src/core/automount.c
src/core/device.c
src/core/mount.c
src/core/path.c
src/core/scope.c
src/core/service.c
src/core/slice.c
src/core/socket.c
src/core/swap.c
src/core/target.c
src/core/timer.c
src/core/unit.c
src/core/unit.h