Set XDG_RUNTIME_DIR in build-containers systemd service needed for podman registry authentication
This commit is contained in:
parent
5333f27ec6
commit
0e81183d77
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ Description=Rebuild Forgejo Actions containers
|
|||
Type=oneshot
|
||||
ExecStart=/etc/forgejo-actions/build-containers.sh
|
||||
Restart=no
|
||||
Environment="XDG_RUNTIME_DIR=/run/user/0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue