This commit is contained in:
2026-03-20 13:45:23 +01:00
parent e907064d6e
commit c9323b3f09
2 changed files with 8 additions and 2 deletions

View File

@@ -48,6 +48,8 @@ install -m 755 %{SOURCE12} %{buildroot}%{_bindir}/gitea-act-runner-setup
install -d -m 750 %{buildroot}%{_sharedstatedir}/gitea/runners
install -d -m 755 %{buildroot}/var/cache/act-runner/pnpm-store
%post
%sysusers_create_package gitea-act-runner %{SOURCE13}
@@ -91,6 +93,9 @@ fi
%dir %{_sysconfdir}/gitea/runners
%config(noreplace) %{_sysconfdir}/gitea/runners/runner1.yaml
%dir %attr(0750,gitea-runner,gitea-runner) /var/cache/act-runner
%dir %attr(0750,gitea-runner,gitea-runner) /var/cache/act-runner/pnpm-store
%changelog
* Mon Mar 17 2025 Zoran Pericic <zpericic@netst.org> - 0.3.0-2
- Add gitea-runner-podman.service for rootless Podman API socket