]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared/install: modernize unit_file_get_list, use key destructor
authorMike Yuan <me@yhndnzj.com>
Wed, 1 May 2024 08:26:05 +0000 (16:26 +0800)
committerLuca Boccassi <bluca@debian.org>
Tue, 11 Jun 2024 22:17:21 +0000 (23:17 +0100)
commitca3c95c1c532d12a8d3a3ffca8b7400313b982b2
treec301c96edd65dfc87df8f9685473f46c499f3d10
parent0bb4614adc68c4d834db3a3090064eef9fede0b3
shared/install: modernize unit_file_get_list, use key destructor

The rest of the basename()s are easy to drop.
src/core/dbus-manager.c
src/shared/install.c
src/shared/install.h
src/systemctl/systemctl-list-unit-files.c
src/test/test-install-root.c
src/test/test-install.c
src/test/test-load-fragment.c