]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: set $CREDENTIALS_DIRECTORY only when we set up credentials
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 12 Aug 2023 06:25:03 +0000 (15:25 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Aug 2023 02:39:08 +0000 (11:39 +0900)
commitfbaf3b23ae4aa79110ebd37aada70ce6a044c692
tree604eb1cf86d0d6ece9b4a8bd52a4e97d0efbf888
parent7d202fb35d40ea87d3b4b8e7e415821d8ad3669b
core: set $CREDENTIALS_DIRECTORY only when we set up credentials

It is not necessary to set the environment variable on an execution step
we do not support credentials.
src/core/execute.c