]> git.ipfire.org Git - thirdparty/systemd.git/commit
exec-util: split out common checks before fork_agent() to can_fork_agent()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 3 Dec 2024 09:40:06 +0000 (18:40 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 11 Dec 2024 23:32:42 +0000 (08:32 +0900)
commitfc3691a70adefd5519bd529fe3a204015caa476b
tree632041027f8b5791168623f267062fa0815ce34e
parent388d6c5f37238a9f5c6a2abe231d9b2633ba8b3b
exec-util: split out common checks before fork_agent() to can_fork_agent()

No functional change, just refactoring.
src/shared/ask-password-agent.c
src/shared/exec-util.c
src/shared/exec-util.h
src/shared/polkit-agent.c