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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user