]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared/install: rename 'UnitFileInstallInfo' to 'InstallInfo'
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 26 Aug 2022 08:40:17 +0000 (10:40 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 13 Oct 2022 17:44:47 +0000 (19:44 +0200)
commit0047d54d4241e04bb8812e68d9f826d90e2881eb
tree6a4509f61aab86b4e7c06ba9d87c0f659abc7cc8
parent1308f72e831dcb634e7798c125611808f8b76cff
shared/install: rename 'UnitFileInstallInfo' to 'InstallInfo'

- shorter is better
- name now matches the defining-file name

I was also considering UnitInstallInfo. Can change if people prefer that.
src/shared/install-printf.c
src/shared/install-printf.h
src/shared/install.c
src/shared/install.h
src/test/test-install-root.c
src/test/test-load-fragment.c