]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: remove deprecated StartAuxiliaryScope() DBus method
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 18 Apr 2025 20:03:41 +0000 (05:03 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Apr 2025 00:02:45 +0000 (09:02 +0900)
commit8c35e8a9d2b0c26453108d51873991af7ec7dfe1
tree93d0d551887f961e9e554e31973e5f7036154e63
parentacd65ba1cdc6650c9d374f5f68908d3e7f51b897
core: remove deprecated StartAuxiliaryScope() DBus method

The method is deprecated since 64f173324ec98dc74a3057b6b36c1f24e882182e
(v257) and announced that it will be removed in v258.
Let's remove it now.

This effectively reverts 84c01612de805d88875d4d91cfcf73cf10f99447.
man/org.freedesktop.systemd1.xml
src/core/cgroup.c
src/core/cgroup.h
src/core/dbus-manager.c