]> git.ipfire.org Git - thirdparty/systemd.git/commit
Rename spawn-polkit-agent.c to just polkit-agent.c
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 26 Jun 2024 10:07:36 +0000 (12:07 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 26 Jun 2024 13:04:06 +0000 (15:04 +0200)
commit1b919ca4db1dc71ef53bb8b0b2b2ab697567ade6
tree47c1c579d9b0f60dd518b157c6ffcfc39c4e5ba4
parent07748c53df5a72111d8b3eef49d275210d6018cd
Rename spawn-polkit-agent.c to just polkit-agent.c

The functions in the file were *not* using the spawn prefix,
and the prefix seems completely unnecessary.
15 files changed:
src/home/homectl.c
src/hostname/hostnamectl.c
src/import/importctl.c
src/locale/localectl.c
src/login/loginctl.c
src/machine/machinectl.c
src/mount/mount-tool.c
src/portable/portablectl.c
src/run/run.c
src/shared/main-func.h
src/shared/meson.build
src/shared/polkit-agent.c [moved from src/shared/spawn-polkit-agent.c with 98% similarity]
src/shared/polkit-agent.h [moved from src/shared/spawn-polkit-agent.h with 100% similarity]
src/systemctl/systemctl-util.c
src/timedate/timedatectl.c