v0.3.0-5: fix UID/GID to 125, wait for user manager and podman socket

- Fix gitea-runner UID/GID to 125 for stable user@125.service unit name
- Use BindsTo= for gitea-runner-podman.service dependency
- Wait for user@125.service and Podman socket before runner starts
- Add ExecStartPre socket wait loop (60s timeout)
- Ship commented-out limits.conf drop-in for resource caps
This commit is contained in:
2026-04-08 10:35:40 +02:00
parent c741ce2aaf
commit 04091ede75
5 changed files with 57 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
# Type Name ID GECOS Home directory Shell
u gitea-runner - "Gitea Act Runner" /var/lib/gitea/runners /sbin/nologin
g gitea-runner 125
u gitea-runner 125:125 "Gitea Act Runner" /var/lib/gitea/runners /sbin/nologin