about summary refs log tree commit diff
path: root/users/grfn/gws.fyi/config.el
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2024-10-17T16·38+0200
committerclbot <clbot@tvl.fyi>2024-10-17T16·55+0000
commit6501ee194b5415a7ff0834be5b0412f3d83b753e (patch)
tree5aa32e387242286e9ac5f8d04813d477b44cc4d3 /users/grfn/gws.fyi/config.el
parent0814eda06b471caac95b0b137c04bfef2f0bc754 (diff)
fix(minecraft-fabric): avoid unset CREDENTIALS_DIRECTORY in ExecStop HEAD r/8819 canon
For mystifying reasons, Type=simple and CREDENTIALS_DIRECTORY in
ExecStop have stopped working (when exactly I don't know, but presumably
256). Apparently, you are supposed to use Type=exec with credentials due
to raciness (I've personally never experienced):
<https://github.com/systemd/systemd/issues/32583>.

Just changing the type did not resolve the issue of
CREDENTIALS_DIRECTORY being unset, though. It appears, though, that the
issue is merely an unset environment variable and not the credentials
being unavailable: We can work around the problem by setting an
appropriate environment variable ourselves.

Change-Id: Ifcdb1f3bce782ea1c568a9bc413f3fb29f0985c5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12649
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: sterni <sternenseemann@systemli.org>
Diffstat (limited to 'users/grfn/gws.fyi/config.el')
0 files changed, 0 insertions, 0 deletions